Action properties

The Action type exposes the following members.

Properties

  Name Description
Public property ActionParameters Gets the parameters of this Action.
Public property DefaultDisplayName Gets or sets the default display name. (Inherited from MetadataObject.)
Public property Entity Gets the external content type that is the parent of this Action.
Public property Id Gets the identifier of the MetadataObject object. (Inherited from MetadataObject.)
Public property ImageUrl Gets or sets the URL of the icon image for this action.
Public property IsCached Indicates whether the object is cached. (Inherited from MetadataObject.)
Public property IsOpenedInNewWindow Gets or sets a value that indicates if the URL of this action should be opened in a new window.
Public property LocalizedDisplayName Gets or sets the localized display name. (Inherited from MetadataObject.)
Public property LocalizedDisplayNames Gets the collection of localized display names. (Inherited from MetadataObject.)
Public property Name Gets or sets the name of the Action.
Public property Position Gets or sets the order of the action to be displayed.
Public property Properties Gets the property collection of the object. (Inherited from MetadataObject.)
Public property Url Gets or sets the URL to go to when the Action is clicked.

Top

See also

Reference

Action class

Microsoft.SharePoint.BusinessData.Administration namespace