Share via


PageStateActionButton.Action Property

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

Syntax

'Declaration
Public Property Action As PageStateAction
    Get
    Set
'Usage
Dim instance As PageStateActionButton
Dim value As PageStateAction

value = instance.Action

instance.Action = value
public PageStateAction Action { get; set; }

Property Value

Type: Microsoft.SharePoint.WebControls.PageStateAction

See Also

Reference

PageStateActionButton Class

PageStateActionButton Members

Microsoft.SharePoint.WebControls Namespace