| RibbonBarGroupSetChildrenDisabledState Method |
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public void SetChildrenDisabledState(
bool isDisabled
)
Public Sub SetChildrenDisabledState (
isDisabled As Boolean
)
Parameters
- isDisabled
- Type: SystemBoolean
See Also