Click or drag to resize

TreeTarget Property

Target for all the nodes. Can be overridden on the TreeNode.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BindableAttribute(true)]
[DefaultValueAttribute("")]
public string Target { get; set; }

Property Value

Type: String
Remarks