DontSaveAndStopCommandHandler.ClientSideCommandId 属性
功能区命令 id
命名空间: Microsoft.SharePoint.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Overrides ReadOnly Property ClientSideCommandId As String
Get
用法
Dim instance As DontSaveAndStopCommandHandler
Dim value As String
value = instance.ClientSideCommandId
public override string ClientSideCommandId { get; }
属性值
类型:System.String
返回 String。
另请参阅
引用
DontSaveAndStopCommandHandler 类