RegisteredPropertiesTParentContains Method |
Returns true if given property is already registered.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public bool Contains(
string propertyName
)
Parameters
- propertyName
- Type: SystemString
Property name
Return Value
Type:
BooleanSee Also