Method | Description | |
---|---|---|
AsCheckBoxList ( this input ) : CheckBoxListData | ||
AsComboSelect ( this input ) : ComboSelectData | ||
AsDropDownList ( this input ) : DropDownListData | ||
AsRadioButtons ( this input ) : RadioButtonListData |
public static AsCheckBoxList ( this input ) : CheckBoxListData | ||
input | this | |
return | CheckBoxListData |
public static AsComboSelect ( this input ) : ComboSelectData | ||
input | this | |
return | ComboSelectData |
public static AsDropDownList ( this input ) : DropDownListData | ||
input | this | |
return | DropDownListData |
public static AsRadioButtons ( this input ) : RadioButtonListData | ||
input | this | |
return | RadioButtonListData |