C# Class VolTeer.SampleControls.ListBox

Exibir arquivo Open project: CISC181/VolTeerNET

Protected Properties

Property Type Description
QsfFromDecorator global::Telerik.Web.UI.RadFormDecorator
RadAjaxPanel1 global::Telerik.Web.UI.RadAjaxPanel
RadListBoxDestination global::Telerik.Web.UI.RadListBox
RadListBoxSource global::Telerik.Web.UI.RadListBox
RadScriptManager1 global::Telerik.Web.UI.RadScriptManager
form1 global::System.Web.UI.HtmlControls.HtmlForm

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Property Details

QsfFromDecorator protected_oe property

QsfFromDecorator control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadFormDecorator QsfFromDecorator
return global::Telerik.Web.UI.RadFormDecorator

RadAjaxPanel1 protected_oe property

RadAjaxPanel1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadAjaxPanel RadAjaxPanel1
return global::Telerik.Web.UI.RadAjaxPanel

RadListBoxDestination protected_oe property

RadListBoxDestination control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadListBox RadListBoxDestination
return global::Telerik.Web.UI.RadListBox

RadListBoxSource protected_oe property

RadListBoxSource control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadListBox RadListBoxSource
return global::Telerik.Web.UI.RadListBox

RadScriptManager1 protected_oe property

RadScriptManager1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadScriptManager RadScriptManager1
return global::Telerik.Web.UI.RadScriptManager

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