ActionParameter 成员 (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Defines the parameters the action URL accepts.
以下表格列出了由 ActionParameter 类型公开的成员。
公共属性
名称 | 说明 | |
---|---|---|
Id | Gets the unique ID of each metadata object.(继承自 MetadataObject) | |
Index | Gets or sets a value indicating the index of the placeholder (or "format item") in the URL to which this parameter corresponds. | |
IsCached | Determines whether the metadata object is cached or not.(继承自 MetadataObject) | |
Name | Gets the name of the metadata object.(继承自 MetadataObject) |
页首
公共方法
(另请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
ContainsLocalizedDisplayName | Determines whether the metadata object contains a localized display name.(继承自 MetadataObject) | |
Equals | 已重载。 (继承自 Object) | |
GetAction | Gets the Action object associated with the ActionParameter object. | |
GetById | Gets an ActionParameter object given its ID. | |
GetDefaultDisplayName | Gets the default display name of the metadata object.(继承自 MetadataObject) | |
GetHashCode | (继承自 Object) | |
GetLocalizedDisplayName | Gets the localized display name of the metadata object.(继承自 MetadataObject) | |
GetProperties | Gets the properties associated with the metadata object.(继承自 MetadataObject) | |
GetType | (继承自 Object) | |
ReferenceEquals | (继承自 Object) | |
ToString | (继承自 Object) |
页首
受保护的方法
名称 | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
Initialize | Initializes an ActionParameter object. | |
MemberwiseClone | (继承自 Object) |
页首
另请参阅
参考
ActionParameter 类
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 命名空间