public SetHtml ( string htmlSource, YamuiFramework.HtmlRenderer.Core.Core.CssData baseCssData = null ) : void | ||
htmlSource | string | the html to init with, init empty if not given |
baseCssData | YamuiFramework.HtmlRenderer.Core.Core.CssData | optional: the stylesheet to init with, init default if not given |
return | void |