Enum LoadAsObjectType
Internal enum used to determine how to load an object from the store
Namespace: EPiServer.Data.Dynamic.Providers
Assembly: EPiServer.Data.dll
Version: 10.10.4Syntax
public enum LoadAsObjectType
Fields
| Name | Description |
|---|---|
| Generic | |
| Native | |
| None | |
| PropertyBag |