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 PageStateActionButton
'Usage
Dim page As Page
Dim returnValue As PageStateActionButton
returnValue = PageStateActionButton.GetCurrent(page)
public static PageStateActionButton GetCurrent(
Page page
)
Parameters
- page
Type: System.Web.UI.Page
Return Value
Type: Microsoft.SharePoint.WebControls.PageStateActionButton