Class EPiServerDataMemberAttribute
When applied to the property of a type, specifies that the property should be saved to the
Dynamic Data Store.
This should only be used when custom mapping is required of properties and the type has already
been marked with System.
Inheritance
System.Object
EPiServerDataMemberAttribute
Namespace: EPiServer.Data.Dynamic
Assembly: EPiServer.Data.dll
Version: 12.0.3Syntax
public class EPiServerDataMemberAttribute : Attribute
Constructors
EPiServerDataMemberAttribute()
Declaration
public EPiServerDataMemberAttribute()