Plumtree UI Infrastructure API  
 

RequestData.LoadQSSettings Method 

This method loads various settings from the query string. If the query string parameters contain potential cross-site scripting attacks, this will throw an XPException.

public virtual void LoadQSSettings();

See Also

RequestData Class | com.plumtree.uiinfrastructure.interpreter Namespace