IExtensiblePropertyPropertyType Method |
Returns the property of the object
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax GenericProperty<PropertyType> Property<PropertyType>(
string propertyName
)
where PropertyType : new()
Parameters
- propertyName
- Type: SystemString
Property name
Type Parameters
- PropertyType
Return Value
Type:
GenericPropertyPropertyTypeSee Also