Метод | Описание | |
---|---|---|
SetValue ( FinancialAccount account ) : void |
Sets the value.
|
|
SetValues ( IEnumerable |
Sets the values.
|
Метод | Описание | |
---|---|---|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
SetValueOnSelect ( ) : void |
Sets the value on select.
|
|
SetValuesOnSelect ( ) : void |
Sets the values on select.
|
protected OnInit ( |
||
e | An |
|
Результат | void |
public SetValue ( FinancialAccount account ) : void | ||
account | FinancialAccount | The account. |
Результат | void |
public SetValues ( IEnumerable |
||
accounts | IEnumerable |
The accounts. |
Результат | void |