Click or drag to resize
KaxTreeNodeBindingSelectedImageUrlField Property
Specifies the field, containing the SelectedImageUrl property value of the KaxTreeNode that will be created during the data binding.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
[TypeConverterAttribute("System.Web.UI.Design.DataSourceViewSchemaConverter, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
public string SelectedImageUrlField { get; set; }

Property Value

Type: String
See Also