ContentActionsControlSetExpandedNode Method |
Sets the expanded node ID.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax protected virtual void SetExpandedNode(
int nodeId
)
Parameters
- nodeId
- Type: SystemInt32
Node ID to set
See Also