Actions element in DeclarativeContextDefinition
(SolutionManifestDeclarativeExtensions Schema)
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Lists the actions associated with the context definition.
Namespace: http://schemas.microsoft.com/office/2009/05/BusinessApplications/Manifest/DeclarativeExtensions
Schema: SolutionManifestDeclarativeExtensions
<Actions> </Actions>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
Element | Description |
---|---|
UrlAction element in Actions (SolutionManifestDeclarativeExtensions Schema) | Enables you to compose a URL. You can embed one or more fields from the external content type's view into the URL. |
CodeMethodAction element in Actions (SolutionManifestDeclarativeExtensions Schema) | Execute a custom code action or one of the predefined actions provided by Microsoft Business Connectivity Services (BCS). |
Parent elements
Element | Description |
---|---|
DeclarativeContextDefinition element (SolutionManifestDeclarativeExtensions Schema) | The context definition that is associated with this external content type. |