Click or drag to resize
ContentActionsControlSetExpandedNode Method
Sets the expanded node ID.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected virtual void SetExpandedNode(
	int nodeId
)

Parameters

nodeId
Type: SystemInt32
Node ID to set
See Also