Méthode | Description | |
---|---|---|
Header ( StringToken text ) : |
||
SelectBoxPickerExpression ( SelectBoxPickerDto dto ) : System | ||
WithRows ( int rows ) : |
Méthode | Description | |
---|---|---|
addMainTagAttributes ( ) : void | ||
beforeEndingMainTag ( System.Web.UI.HtmlTextWriter html ) : void | ||
beforeMainTagInnerText ( System.Web.UI.HtmlTextWriter html ) : void | ||
theMainTagInnerTextIs ( ) : string | ||
theMainTagIs ( ) : string | ||
thisInstance ( ) : |
Méthode | Description | |
---|---|---|
addHeader ( System.Web.UI.HtmlTextWriter html ) : void | ||
addOptionItems ( System.Web.UI.HtmlTextWriter html, string direction ) : void | ||
addSelectBox ( System.Web.UI.HtmlTextWriter html, string direction ) : void | ||
addSubHeader ( System.Web.UI.HtmlTextWriter html, string direction ) : void | ||
addValidationDiv ( System.Web.UI.HtmlTextWriter html ) : void |
public Header ( StringToken text ) : |
||
text | StringToken | |
Résultat |
public SelectBoxPickerExpression ( SelectBoxPickerDto dto ) : System | ||
dto | SelectBoxPickerDto | |
Résultat | System |
public WithRows ( int rows ) : |
||
rows | int | |
Résultat |
protected beforeEndingMainTag ( System.Web.UI.HtmlTextWriter html ) : void | ||
html | System.Web.UI.HtmlTextWriter | |
Résultat | void |
protected beforeMainTagInnerText ( System.Web.UI.HtmlTextWriter html ) : void | ||
html | System.Web.UI.HtmlTextWriter | |
Résultat | void |
protected theMainTagInnerTextIs ( ) : string | ||
Résultat | string |
protected thisInstance ( ) : |
||
Résultat |