UrlAction Element

Applies to: SharePoint Foundation 2010

Specifies the page URL for an action.

<UrlAction
  Url = "Text">
</UrlAction>

Attributes

Attribute

Description

Url

Required Text. Specifies the site or site collection relative URL of the page, for example, ~site/_layouts/sampleurl.aspx or ~sitecollection/_layouts/sampleurl.aspx.

Child Elements

None

Parent Elements

CustomAction

Occurrences

Minimum: 0

Maximum: 1