Class RawContent
Raw data contained in a Content.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Core
Assembly: EPiServer.dll
Version: 10.10.4Syntax
public class RawContent
Constructors
RawContent()
Declaration
public RawContent()
Fields
ACL
The access settings for the content.
Declaration
public RawACE[] ACL
Field Value
Type | Description |
---|---|
RawACE[] |
Property
An array containing the properties of the page.
Declaration
public RawProperty[] Property
Field Value
Type | Description |
---|---|
RawProperty[] |