Click or drag to resize

imbStringCSSExtensions Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Inheritance Hierarchy
SystemObject
  imbSCI.Core.reporting.lowLevelApiimbStringCSSExtensions

Namespace:  imbSCI.Core.reporting.lowLevelApi
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static class imbStringCSSExtensions
Request Example View Source

The imbStringCSSExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberrenderCssBlockForTag
Renders the CSS block for tag.
Public methodStatic memberrenderCssInnerEntry
Returns key:value result in case key is not special one (tag_, class_, id_)
Public methodStatic memberrenderCssOpeningEntry
Returns opening line -- using values from special keys (tag_, class_, id_)
Public methodStatic membertoHtmlTagName
Returns html tag name for appendType
Top
See Also