Load on Demand URL

The URL to the provider which will provide Site Structure XML based upon a specific site selected in the tree.

      Use “%NodeURL%” to replace the selected node's URL. Use “%NodeID%” to replace the selected node's ID

      Use “%NodeText%” to replace the selected node's Text

      Use “%NodeValue%” to replace the selected node's Value

The Load on Demand response should not include a parent item, but child items which will belong to the parent item expanded.

Example: <%SiteURL%>/SiteList%20Provider/LocalSite.aspx?StoreParentSite=false&SiteURL=%NodeURL%

Back to Top