Property | Type | Description | |
---|---|---|---|
GetResourceString | string |
Method | Description | |
---|---|---|
GetExistingPopup ( |
Method | Description | |
---|---|---|
CreateControlStyle ( ) : System.Web.UI.WebControls.Style | ||
DescribeComponent ( System.Web.UI.ScriptComponentDescriptor descriptor ) : void | ||
GetButton ( string name ) : string | ||
GetField ( string name ) : string | ||
GetField ( string name, string subName ) : string | ||
OnInit ( |
||
OnPreRender ( |
||
Popup ( ) : System | ||
Render ( System.Web.UI.HtmlTextWriter writer ) : void |
Method | Description | |
---|---|---|
GetResourceString ( string key ) : string |
protected CreateControlStyle ( ) : System.Web.UI.WebControls.Style | ||
return | System.Web.UI.WebControls.Style |
protected DescribeComponent ( System.Web.UI.ScriptComponentDescriptor descriptor ) : void | ||
descriptor | System.Web.UI.ScriptComponentDescriptor | |
return | void |
public static GetExistingPopup ( |
||
parent | ||
type | ||
return |
protected GetField ( string name, string subName ) : string | ||
name | string | |
subName | string | |
return | string |
protected OnPreRender ( |
||
e | ||
return | void |
protected Render ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | |
return | void |