C# Class VolTeer.SampleControls.ListBox

Afficher le fichier Open project: CISC181/VolTeerNET

Protected Properties

Свойство 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

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat global::System.Web.UI.HtmlControls.HtmlForm