RoleGroupTreeNode.ProvideNodeText Method

Definition

Suppply the text for the node

protected:
 override System::String ^ ProvideNodeText();
protected override string ProvideNodeText ();
override this.ProvideNodeText : unit -> string
Protected Overrides Function ProvideNodeText () As String

Returns

The text for the node

Applies to