Click or drag to resize
ItemPropertiesClearProperties Method (Boolean)
Clears the form with properties.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public virtual void ClearProperties(
	bool hideProperties
)

Parameters

hideProperties
Type: SystemBoolean
Indicates whether to hide the properties and show the message
See Also