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