SKUTreeNodeLoadFromDataContainer Method |
Loads the object data from given data container.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax protected override void LoadFromDataContainer(
IDataContainer data
)
Parameters
- data
- Type: CMS.BaseIDataContainer
Container with the data
See Also