Class LoadAsObjectType
Internal enum used to determine how to load an object from the store
Inheritance
System.Object
LoadAsObjectType
Assembly: EPiServer.Data.dll
Version: 12.0.3
Syntax
public sealed class LoadAsObjectType : Enum
Fields
Generic
Declaration
public const LoadAsObjectType Generic
Field Value
Native
Declaration
public const LoadAsObjectType Native
Field Value
None
Declaration
public const LoadAsObjectType None
Field Value
PropertyBag
Declaration
public const LoadAsObjectType PropertyBag
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Extension Methods