APNSoft Controls [4.5.2.20] - API Reference
APNSoftTreeView.StructureFileURL Property

Gets or sets the URL to the structure file. If the property is not specified, component uses internal default structure. The property value can be an absolute or relative URI. TreeView has support to use the Web.sitemap file as a standard TreeView structure.

[Visual Basic]
Public Property StructureFileURL As String
[C#]
public string StructureFileURL {get; set;}

See Also

APNSoftTreeView Class | APNSoft.WebControls Namespace