C# Class Application.Views.Test1.Test2

Show file Open project: ciriarte/nwd

Protected Properties

Property Type Description
ListBox1 global::System.Web.UI.WebControls.ListBox
form1 global::System.Web.UI.HtmlControls.HtmlForm

Property Details

ListBox1 protected property

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

form1 protected 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