Uiinfrastructure API Docs  
 

HTMLElementCollection.SetStyleClass Method

Method rewritten to disallow calling on an HTMLElementCollection

Overload List

Method rewritten to disallow calling on an HTMLElementCollection

public override void SetStyleClass(StyleClass);

Inherited from HTMLElement.

public virtual void SetStyleClass(string);

See Also

HTMLElementCollection Class | com.plumtree.xpshared.htmlelements Namespace