Action Properties

Include Protected Members
Include Inherited Members

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 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 image for the icon that represents the action.
Public property IsCached Indicates whether the object is cached. (Inherited from MetadataObject.)
Public property IsOpenedInNewWindow Gets or sets a Boolean value that indicates if a new window is opened for the action.
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 position of the Action.
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.Client Namespace