| TreeSubTitle Property |
Subtitle of the tree.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(true)]
[DefaultValueAttribute("All categories")]
public string SubTitle { get; set; }
<BindableAttribute(true)>
<DefaultValueAttribute("All categories")>
Public Property SubTitle As String
Get
Set
Property Value
Type:
StringRemarks See Also