Sets the moment at which the SXML code should be executed.
Enum values:
  • Internal
    Execute immediately
  • External
    Execute after the content is served as a flat file to the host, for example when using the Smartsite Virtual Path Provider.
  • Auto
    Check whether request is coming from Virtual Path Provider, and select mode accordingly.

Properties

Data type Attribute
Enum -

Used in

Macro Description
Region The region macro declares a scope for SXML execution and allows for external rendering in ASP.NET.
SXML