Actions Element in DeclarativeContextDefinition (SolutionManifestDeclarativeExtensions Schema)
Applies to: SharePoint Server 2010
Lists the actions associated with the context definition.
Namespace: https://schemas.microsoft.com/office/2009/05/BusinessApplications/Manifest/DeclarativeExtensions
Schema: SolutionManifestDeclarativeExtensions
<Actions > </Actions>
Attributes and Elements
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. |