UrlAction Element (Custom Action)
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
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
Occurrences
Minimum: 0 Maximum: 1 |
Example
For an example of how this element is used, see Custom Action Definitions.
Microsoft.Win32.RegistryKey#4