Tag: SelectedShowSites

The SelectedShowSites function automates the action of loading and showing the sites of selected groups.


<SelectedShowSites/>
XML

Selected-Show-Sites


Tag Attributes

AttributesAttribute Value
NewFrameTRUE (Opens new frame) / FALSE (Continues with existing frame) - Defaults to FALSE
AutoCloseTRUE (Closes frame at the end of the action) / FALSE - Defaults to FALSE

Example Script

<SelectedShowSites newframe="true"/>
XML