Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
SDK Documentation
Platform
Reference
A-E
 ExecuteUrl Element

  Switch on low bandwidth view
ExecuteUrl Element

The ExecuteUrl element is used in an ONET.XML file to specify the URL that is called following instantiation of the site definition.

Syntax

<ExecuteUrl
  Url = "Text">
</ExecuteUrl>

Attributes

NameDescription
UrlRequired Text. Specifies the URL of a page located in Local_Drive:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\60\TEMPLATE\LAYOUTS to open after the site is instantiated. For example, <ExecuteUrl Url="_layouts/[%=System.Threading.Thread.CurrentThread.CurrentUICulture.LCID%]/settings.aspx"/>

Element Relationships

Parent Elements
Configuration

Remarks

Use the ExecuteUrl element to open the site definition creation process to arbitrary post-processing capabilities.

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker