Share via


PageInfo.GetEffectiveAnchorCategoryId Method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Function GetEffectiveAnchorCategoryId ( _
    userSetAnchorID As Guid _
) As Guid
'Usage
Dim instance As PageInfo
Dim userSetAnchorID As Guid
Dim returnValue As Guid

returnValue = instance.GetEffectiveAnchorCategoryId(userSetAnchorID)
public Guid GetEffectiveAnchorCategoryId(
    Guid userSetAnchorID
)

Parameters

Return Value

Type: System.Guid

See Also

Reference

PageInfo Class

PageInfo Members

Microsoft.SharePoint.Portal.WebControls Namespace