Метод | Описание | |
---|---|---|
Initialize ( string name, System configValue ) : void | ||
InitializeControl ( ) : void |
Initializes the Control to be displayed
|
|
Instance ( ) : |
Returns the default instance of this provider.
|
Метод | Описание | |
---|---|---|
ParseUnit ( string s ) : System.Web.UI.WebControls.Unit |
public Initialize ( string name, System configValue ) : void | ||
name | string | |
configValue | System | |
Результат | void |
public abstract InitializeControl ( ) : void | ||
Результат | void |
public static Instance ( ) : |
||
Результат |
protected ParseUnit ( string s ) : System.Web.UI.WebControls.Unit | ||
s | string | |
Результат | System.Web.UI.WebControls.Unit |