CommandUIHandler 元素 (CommandUIHandlersType complexType)
(AppHostWebFeatures)
备注
该字符串 app
显示为某些元素、属性和文件名的一部分或全部,因为 SharePoint 外接程序最初称为“SharePoint 应用”。 为了确保向后兼容性,架构尚未更改。
元素信息
名称 | 值 |
---|---|
元素类型 | CommandUIHandlerType |
命名空间 | http://schemas.microsoft.com/sharepoint/ |
架构文件 | apphostwebfeatures.xsd |
定义
<xs:element name="CommandUIHandler" type="CommandUIHandlerType" minOccurs="1" maxOccurs="unbounded"></xs:element>
元素和属性
如果架构定义了特定要求(如 序列、 minOccurs、 maxOccurs 和 选项),请参阅定义部分。
父元素
元素 |
类型 |
说明 |
---|---|---|
子元素
无。
属性
属性 |
类型 |
必需 |
说明 |
可能的值 |
---|---|---|---|---|
命令 |
xs:string |
必需 |
xs:string 类型的值。 |
|
CommandAction |
xs:string |
必需 |
xs:string 类型的值。 |
|
EnabledScript |
xs:string |
可选 |
xs:string 类型的值。 |