imbStringCSSExtensions Class |
Namespace: imbSCI.Core.reporting.lowLevelApi
The imbStringCSSExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| renderCssBlockForTag |
Renders the CSS block for tag.
| |
| renderCssInnerEntry |
Returns key:value result in case key is not special one (tag_, class_, id_)
| |
| renderCssOpeningEntry |
Returns opening line -- using values from special keys (tag_, class_, id_)
| |
| toHtmlTagName |
Returns html tag name for appendType
|