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