UpdatePageStateCommandHandler.ClientSideCommandId 属性

获取要在客户端上使用的命令的 ID。

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

语法

声明
Public Overrides ReadOnly Property ClientSideCommandId As String
    Get
用法
Dim instance As UpdatePageStateCommandHandler
Dim value As String

value = instance.ClientSideCommandId
public override string ClientSideCommandId { get; }

属性值

类型:System.String
一个字符串,包含客户端侧命令的名称。

备注

此属性始终返回PageStateUpdatePageState。

另请参阅

引用

UpdatePageStateCommandHandler 类

UpdatePageStateCommandHandler 成员

Microsoft.SharePoint.WebControls 命名空间