Class PublicAccessNodesValidationResult
Inheritance
System.Object
      Namespace: Umbraco.Cms.Core.Models
Assembly: Umbraco.Core.dll
Syntax
public class PublicAccessNodesValidationResultProperties
View SourceErrorNode
Declaration
public IContent ErrorNode { get; set; }Property Value
| Type | Description | 
|---|---|
| IContent | 
LoginNode
Declaration
public IContent LoginNode { get; set; }Property Value
| Type | Description | 
|---|---|
| IContent | 
ProtectedNode
Declaration
public IContent ProtectedNode { get; set; }Property Value
| Type | Description | 
|---|---|
| IContent |