ManageMetadataServicePage.LoadValues Method
This member is reserved for internal use and is not intended to be used directly from your code. Intializes the crate and edit values for a shared application 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()
See Also
Reference
ManageMetadataServicePage Class