Class RawContent
Raw data contained in a Content.
Namespace: EPiServer.Core
Assembly: EPiServer.dll
Version: 12.0.3Syntax
public class RawContent : Object
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[] |