Specifies the page URL for an action.
<UrlAction
Url = "Text">
</UrlAction>
|
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.
|
For an example of how this element is used, see Custom Action Definitions.