Click or drag to resize

TreeNodeExpandedEventArgsCustomArgument Property

Gets or sets a custom attribute that the OnNodeExpand can use

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public string CustomArgument { get; set; }

Property Value

Type: String

Return Value

Type: String
Remarks