ComponentOne ASP.NET MVC Controls
LoadActionUrl Property (TreeView)

C1.Web.Mvc Namespace > TreeView Class : LoadActionUrl Property
Gets or sets the url to get the items in TreeView.
Syntax
'Declaration
 
Public Property LoadActionUrl As String
public string LoadActionUrl {get; set;}
See Also

Reference

TreeView Class
TreeView Members