包括受保护的成员
包括继承的成员
执行 SharePoint 命令。
重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。
重载列表
| 名称 | 说明 | |
|---|---|---|
| .gif) | ExecuteCommand(String) | 使用指定的标识符执行 SharePoint 命令。 | 
| .gif) | ExecuteCommand<TResult>(String) | 使用指定的标识符和返回值类型执行 SharePoint 命令。 | 
| .gif) | ExecuteCommand<T>(String, T) | 使用指定的标识符和参数类型执行 SharePoint 命令。 | 
| .gif) | ExecuteCommand<T, TResult>(String, T) | 使用指定的标识符、参数类型和返回值类型执行 SharePoint 命令。 | 
页首