메소드 | 설명 | |
---|---|---|
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 static Instance ( ) : |
||
리턴 |
protected ParseUnit ( string s ) : System.Web.UI.WebControls.Unit | ||
s | string | |
리턴 | System.Web.UI.WebControls.Unit |