PageStateActionButton.Action 属性

获取或设置按钮的初始操作。

命名空间:  Microsoft.SharePoint.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Property Action As PageStateAction
    Get
    Set
用法
Dim instance As PageStateActionButton
Dim value As PageStateAction

value = instance.Action

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

属性值

类型:Microsoft.SharePoint.WebControls.PageStateAction

另请参阅

引用

PageStateActionButton 类

PageStateActionButton 成员

Microsoft.SharePoint.WebControls 命名空间