ContainerCustomData Constructor |
Constructor - creates empty ContainerCustomData object.
Object created by this constructor works only as in-memory storage and does not reflects changes to DataClass and DB.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public ContainerCustomData()
See Also