Share via


SPJewel.GetCurrent Method

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

Syntax

'Declaration
Public Shared Function GetCurrent ( _
    page As Page _
) As SPJewel
'Usage
Dim page As Page
Dim returnValue As SPJewel

returnValue = SPJewel.GetCurrent(page)
public static SPJewel GetCurrent(
    Page page
)

Parameters

Return Value

Type: Microsoft.SharePoint.WebControls.SPJewel

See Also

Reference

SPJewel Class

SPJewel Members

Microsoft.SharePoint.WebControls Namespace