RegisteredPropertiesTParentAddProperty Method |
Adds the property name to the collection of registered properties (Ensures locking for thread safety)
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax protected void AddProperty(
string propertyName
)
Parameters
- propertyName
- Type: SystemString
Property name
See Also