Click or drag to resize
DiscussionButtonsInititlaizeButtons Method
Initialize buttons.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
protected void InititlaizeButtons(
	bool enabled
)

Parameters

enabled
Type: SystemBoolean
Indicates if control is enabled
See Also