Plumtree UI Infrastructure API  
 

ASURL.SetXMLEncoding Method 

Sets the URL to use the XML encoded ampersands rather than normal HTML ones (for WML devices)

public virtual void SetXMLEncoding(
   bool bXML
);

Parameters

bXML

See Also

ASURL Class | com.plumtree.uiinfrastructure.activityspace Namespace