DiscussionButtonsInititlaizeButtons Method |
Initialize buttons.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax protected void InititlaizeButtons(
bool enabled
)
Parameters
- enabled
- Type: SystemBoolean
Indicates if control is enabled
See Also