Plumtree UI Infrastructure API  
 

DisplayOptions.GetIsNetscape Method 

This method returns whether or not the browser is Netscape.

public virtual bool GetIsNetscape();

Return Value

boolean true implies the browser is Netscape.

See Also

DisplayOptions Class | com.plumtree.xpshared.htmlelements Namespace