ManageMetadataProxyPage.LoadValues Method
This member is reserved for internal use and is not intended to be used directly from your code. Initializes the create and edit shared application values in the UI when the page is first loaded.
Namespace: Microsoft.SharePoint.Taxonomy.OM.CodeBehind
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Protected Sub LoadValues
'Usage
Me.LoadValues()
protected void LoadValues()