RegisteredPropertiesTParentCollectProperties Method |
Collects the marked properties from the given object
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public void CollectProperties(
Type type
)
Parameters
- type
- Type: SystemType
Type for which collect the properties
See Also