Uiinfrastructure API Docs  
 

HTMLPage.ValidateHTML Method

Overload List

 

public virtual void ValidateHTML();

Call this method to have greater control over validation. You can decide whether to save the results file, and if so, what the name and path of the file is.

public virtual void ValidateHTML(bool,bool,string,string);

See Also

HTMLPage Class | com.plumtree.xpshared.htmlelements Namespace