Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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()