Метод | Описание | |
---|---|---|
ToString ( ) : string |
Метод | Описание | |
---|---|---|
GetAllHtmlAttributes ( ) : string>.IDictionary |
||
GetHtmlAttributesString ( ) : string | ||
HtmlCommonExpressionBase ( ) : System.Collections.Generic | ||
addMainTagAttributes ( ) : void | ||
beforeEndingMainTag ( System.Web.UI.HtmlTextWriter html ) : void | ||
beforeMainTagInnerText ( System.Web.UI.HtmlTextWriter html ) : void | ||
beforeStartingMainTag ( System.Web.UI.HtmlTextWriter html ) : void | ||
renderCustomAttributes ( System.Web.UI.HtmlTextWriter html ) : void | ||
theMainTagInnerTextIs ( ) : string | ||
theMainTagIs ( ) : string |
Метод | Описание | |
---|---|---|
addCssClasses ( |
protected GetAllHtmlAttributes ( ) : string>.IDictionary |
||
Результат | string>.IDictionary |
protected GetHtmlAttributesString ( ) : string | ||
Результат | string |
protected HtmlCommonExpressionBase ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
protected beforeEndingMainTag ( System.Web.UI.HtmlTextWriter html ) : void | ||
html | System.Web.UI.HtmlTextWriter | |
Результат | void |
protected beforeMainTagInnerText ( System.Web.UI.HtmlTextWriter html ) : void | ||
html | System.Web.UI.HtmlTextWriter | |
Результат | void |
protected beforeStartingMainTag ( System.Web.UI.HtmlTextWriter html ) : void | ||
html | System.Web.UI.HtmlTextWriter | |
Результат | void |
protected renderCustomAttributes ( System.Web.UI.HtmlTextWriter html ) : void | ||
html | System.Web.UI.HtmlTextWriter | |
Результат | void |
protected theMainTagInnerTextIs ( ) : string | ||
Результат | string |