ItemPropertiesClearProperties Method (Boolean) |
Clears the form with properties.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public virtual void ClearProperties(
bool hideProperties
)
Parameters
- hideProperties
- Type: SystemBoolean
Indicates whether to hide the properties and show the message
See Also