Action 成员 (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Represents an action in the Business Data Catalog.
以下表格列出了由 Action 类型公开的成员。
公共属性
名称 | 说明 | |
---|---|---|
Id | Gets the unique ID of each metadata object.(继承自 MetadataObject) | |
ImageUrl | Gets the optional absolute or relative path to the action's icon image. | |
IsCached | Determines whether the metadata object is cached or not.(继承自 MetadataObject) | |
IsOpenedInNewWindow | Gets a value indicating whether the action URL should be opened in a new browser window. | |
Name | Gets the name of the metadata object.(继承自 MetadataObject) | |
Position | Gets a value indicating the position of the action in the Business Data features. | |
Url | Gets the URLto go to when the action is clicked in the user interface. |
页首
公共方法
(另请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
ContainsLocalizedDisplayName | Determines whether the metadata object contains a localized display name.(继承自 MetadataObject) | |
Equals | 已重载。 (继承自 Object) | |
GetActionParameters | Gets the parameters the action URL accepts. The URL attribute of the Action object can take parameters. | |
GetById | Gets an Action object for a specified ID. | |
GetDefaultDisplayName | Gets the default display name of the metadata object.(继承自 MetadataObject) | |
GetEntity | Gets the entity the action belongs to. | |
GetHashCode | (继承自 Object) | |
GetLocalizedDisplayName | Gets the localized display name of the metadata object.(继承自 MetadataObject) | |
GetParameterizedUrl | Gets the fully parameterized URL for the specified entity instance. | |
GetProperties | Gets the properties associated with the metadata object.(继承自 MetadataObject) | |
GetType | (继承自 Object) | |
ReferenceEquals | (继承自 Object) | |
ToString | (继承自 Object) |
页首
受保护的方法
名称 | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
Initialize | Initializes an Action object. | |
MemberwiseClone | (继承自 Object) |
页首
另请参阅
参考
Action 类
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 命名空间