Call this method to set the style class prefix used for all HTMLElement objects being displayed.
Call this method only on the root HTMLElement object. If you are building an HTMLPage, for example, call myPage.SetStyleClassPrefix( "PREFIX" );. All nested objects may use the prefix specified on the HTMLPage object.
DisplayOptions Class | com.plumtree.xpshared.htmlelements Namespace