[]
        
(Showing Draft Content)

C1.Framework.Html.HtmlParser.ParseTagStyle

ParseTagStyle Method

ParseTagStyle(Style, Element)

Declaration
public Style ParseTagStyle(Style baseStyle, Element baseElement)
Parameters
Type Name Description
Style baseStyle
Element baseElement
Returns
Type Description
Style

ParseTagStyle(Style, Element, string)

Declaration
public Style ParseTagStyle(Style baseStyle, Element baseElement, string tag)
Parameters
Type Name Description
Style baseStyle
Element baseElement
string tag
Returns
Type Description
Style