summaryF:DotNetNuke.Web.UI.WebControls.ItemListServicesOptions.GetTreeMethod

Namespace: DotNetNuke.Web.UI.WebControls
Assembly: DotNetNuke.Web (in DotNetNuke.Web.dll)

Syntax

C#
[DataMemberAttribute(Name = "getTreeMethod")]
public string GetTreeMethod
Visual Basic
<DataMemberAttribute(Name := "getTreeMethod")> 
Public GetTreeMethod As String

See Also