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