TreeControl.PerformDataBinding Method
Steps through the IHierarchyDataSource object and generates a JSON string representation of the data source.
Namespace: Microsoft.SharePoint.Taxonomy
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")> _
Protected Overrides Sub PerformDataBinding
'Usage
Me.PerformDataBinding()
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
protected override void PerformDataBinding()