Plumtree UI Infrastructure API  
 

HTMLElement.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

HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace