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: 7.19.2Syntax
public class RawContentConstructors
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[] | 
