C# Class DemoProject._Default

Mostra file Open project: kpumuk/assetpackager.net

Protected Properties

Property Type Description
form1 global::System.Web.UI.HtmlControls.HtmlForm
smCurrent global::AssetPackager.WebControls.AssetPackagerScriptManager
tabContactAjax global::AjaxControlToolkit.TabPanel
tabContactPostback global::AjaxControlToolkit.TabPanel
tabMovie global::AjaxControlToolkit.TabPanel
tabSettings global::AjaxControlToolkit.TabPanel
tbcPages global::AjaxControlToolkit.TabContainer
ucContactAjax global::DemoProject.Controls.Contact
ucContactPostback global::DemoProject.Controls.Contact
ucSettings global::DemoProject.Controls.Settings
upForm global::System.Web.UI.UpdatePanel

Protected Methods

Method Description
OnLoad ( EventArgs e ) : void

Method Details

OnLoad() protected method

protected OnLoad ( EventArgs e ) : void
e EventArgs
return void

Property Details

form1 protected_oe property

form1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlForm form1
return global::System.Web.UI.HtmlControls.HtmlForm

smCurrent protected_oe property

smCurrent control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AssetPackager.WebControls.AssetPackagerScriptManager smCurrent
return global::AssetPackager.WebControls.AssetPackagerScriptManager

tabContactAjax protected_oe property

tabContactAjax control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.TabPanel tabContactAjax
return global::AjaxControlToolkit.TabPanel

tabContactPostback protected_oe property

tabContactPostback control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.TabPanel tabContactPostback
return global::AjaxControlToolkit.TabPanel

tabMovie protected_oe property

tabMovie control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.TabPanel tabMovie
return global::AjaxControlToolkit.TabPanel

tabSettings protected_oe property

tabSettings control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.TabPanel tabSettings
return global::AjaxControlToolkit.TabPanel

tbcPages protected_oe property

tbcPages control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.TabContainer tbcPages
return global::AjaxControlToolkit.TabContainer

ucContactAjax protected_oe property

ucContactAjax control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DemoProject.Controls.Contact ucContactAjax
return global::DemoProject.Controls.Contact

ucContactPostback protected_oe property

ucContactPostback control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DemoProject.Controls.Contact ucContactPostback
return global::DemoProject.Controls.Contact

ucSettings protected_oe property

ucSettings control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DemoProject.Controls.Settings ucSettings
return global::DemoProject.Controls.Settings

upForm protected_oe property

upForm control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel upForm
return global::System.Web.UI.UpdatePanel