Share via


PageInfo.GetEffectiveCategoryId 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 GetEffectiveCategoryId ( _
    userSetID As Guid _
) As Guid
'Usage
Dim instance As PageInfo
Dim userSetID As Guid
Dim returnValue As Guid

returnValue = instance.GetEffectiveCategoryId(userSetID)
public Guid GetEffectiveCategoryId(
    Guid userSetID
)

Parameters

Return Value

Type: System.Guid

See Also

Reference

PageInfo Class

PageInfo Members

Microsoft.SharePoint.Portal.WebControls Namespace