Defines a class which represents the specialized data of the extension page containing information of the page structure, page content and settings of template page.
The data will be saved in the property ExtensionPageProperty.
Namespace: Dropit.Extension.CoreAssembly: Dropit.Extension (in Dropit.Extension.dll) Version: 4.1.0.146
Syntax
C# |
---|
[SerializableAttribute] public class SpecializedExtensionPageData : IObjectStore<SpecializedExtensionPageData> |