TreeNodeGetPropertyType Method |
Returns the type of given property.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax protected override Type GetPropertyType(
string columnName
)
Parameters
- columnName
- Type: SystemString
Property name
Return Value
Type:
TypeSee Also