Метод | Описание | |
---|---|---|
DropDownPartOptions ( ) : System | ||
DropDownPartOptions ( DropDownCommonType commonType ) : System | ||
DropDownPartOptions ( string query ) : System | ||
DropDownPartOptions ( string query, string customControlCss ) : System |
public DropDownPartOptions ( DropDownCommonType commonType ) : System | ||
commonType | DropDownCommonType | |
Результат | System |
public DropDownPartOptions ( string query ) : System | ||
query | string | |
Результат | System |
public DropDownPartOptions ( string query, string customControlCss ) : System | ||
query | string | |
customControlCss | string | |
Результат | System |