| 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; }
Public Property CustomArgument As String
Get
Set
Property Value
Type:
StringReturn Value
Type:
StringRemarks See Also