Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared Function GetCurrent ( _
page As Page _
) As SPQAT
'Usage
Dim page As Page
Dim returnValue As SPQAT
returnValue = SPQAT.GetCurrent(page)
public static SPQAT GetCurrent(
Page page
)
Parameters
- page
Type: System.Web.UI.Page
Return Value
Type: Microsoft.SharePoint.WebControls.SPQAT