Class RawContent
Raw data contained in a Content.
Namespace: EPiServer.Core
Assembly: EPiServer.dll
Version: 12.0.3Syntax
public class RawContent : ObjectConstructors
RawContent()
Declaration
public RawContent()Fields
ACL
The access settings for the content.
Declaration
public RawACE[] ACLField Value
| Type | Description | 
|---|---|
| RawACE[] | 
Property
An array containing the properties of the page.
Declaration
public RawProperty[] PropertyField Value
| Type | Description | 
|---|---|
| RawProperty[] | 
