ManageMetadataServicePage.ValidateHubUrl Method

This member is reserved for internal use and is not intended to be used directly from your code. Verifies whether the URL is valid.

Namespace:  Microsoft.SharePoint.Taxonomy.OM.CodeBehind
Assembly:  Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)

Syntax

'Declaration
Protected Sub ValidateHubUrl ( _
    source As Object, _
    args As ServerValidateEventArgs _
)
'Usage
Dim source As Object
Dim args As ServerValidateEventArgs

Me.ValidateHubUrl(source, args)
protected void ValidateHubUrl(
    Object source,
    ServerValidateEventArgs args
)

Parameters

See Also

Reference

ManageMetadataServicePage Class

ManageMetadataServicePage Members

Microsoft.SharePoint.Taxonomy.OM.CodeBehind Namespace