39 references to FormView
System.Web (39)
UI\WebControls\FormView.cs (13)
178/// background of the <see cref='System.Web.UI.WebControls.FormView'/>.</para> 439TemplateContainer(typeof(FormView), BindingDirection.TwoWay), 505TemplateContainer(typeof(FormView)), 633TemplateContainer(typeof(FormView)), 734TemplateContainer(typeof(FormView)), 799TemplateContainer(typeof(FormView), BindingDirection.TwoWay), 842TemplateContainer(typeof(FormView), BindingDirection.TwoWay), 952/// <see cref='System.Web.UI.WebControls.FormView'/>. This 978/// <see cref='System.Web.UI.WebControls.FormView'/>. This 1007TemplateContainer(typeof(FormView)), 1896FormView container = this; 2491/// <para>Loads a saved state of the <see cref='System.Web.UI.WebControls.FormView'/>.</para> 2946/// <para>Saves the current state of the <see cref='System.Web.UI.WebControls.FormView'/>.</para>
UI\WebControls\FormViewCommandEventArgs.cs (1)
16/// <para>Provides data for some <see cref='System.Web.UI.WebControls.FormView'/> events.</para>
UI\WebControls\FormViewCommandEventHandler.cs (1)
17/// event for the <see cref='System.Web.UI.WebControls.FormView'/> class.</para>
UI\WebControls\FormViewDeletedEventArgs.cs (1)
14/// <para>Provides data for some <see cref='System.Web.UI.WebControls.FormView'/> events.</para>
UI\WebControls\FormViewDeletedEventHandler.cs (1)
17/// event for the <see cref='System.Web.UI.WebControls.FormView'/> class.</para>
UI\WebControls\FormViewDeleteEventArgs.cs (1)
15/// <para>Provides data for some <see cref='System.Web.UI.WebControls.FormView'/> events.</para>
UI\WebControls\FormViewDeleteEventHandler.cs (1)
17/// event for the <see cref='System.Web.UI.WebControls.FormView'/> class.</para>
UI\WebControls\FormViewInsertedEventArgs.cs (1)
14/// <para>Provides data for some <see cref='System.Web.UI.WebControls.FormView'/> events.</para>
UI\WebControls\FormViewInsertedEventHandler.cs (1)
17/// event for the <see cref='System.Web.UI.WebControls.FormView'/> class.</para>
UI\WebControls\FormViewInsertEventArgs.cs (2)
15/// <para>Provides data for some <see cref='System.Web.UI.WebControls.FormView'/> events.</para> 33/// <para>Gets the argument to the command posted to the <see cref='System.Web.UI.WebControls.FormView'/>. This property is read-only.</para>
UI\WebControls\FormViewInsertEventHandler.cs (1)
14/// event for the <see cref='System.Web.UI.WebControls.FormView'/> class.</para>
UI\WebControls\FormViewModeEventArgs.cs (2)
31/// <para>Gets a bool in the <see cref='System.Web.UI.WebControls.FormView'/> indicating whether the mode change is the result of a cancel command. 42/// <para>Gets a FormViewMode in the <see cref='System.Web.UI.WebControls.FormView'/>. This property is read-only.</para>
UI\WebControls\FormViewModeEventHandler.cs (1)
14/// <see langword='FormViewMode'/> event of a <see cref='System.Web.UI.WebControls.FormView'/> .</para>
UI\WebControls\FormViewPageEventArgs.cs (1)
31/// <para>Gets the index of the first new Page to be displayed in the <see cref='System.Web.UI.WebControls.FormView'/>.
UI\WebControls\FormViewPageEventHandler.cs (1)
17/// <see langword='FormViewPage'/> event of a <see cref='System.Web.UI.WebControls.FormView'/>.</para>
UI\WebControls\FormViewPagerRow.cs (1)
13/// <para>Represents an individual row in the <see cref='System.Web.UI.WebControls.FormView'/>.</para>
UI\WebControls\FormViewRow.cs (4)
13/// <para>Represents an individual row in the <see cref='System.Web.UI.WebControls.FormView'/>.</para> 34/// <para>Indicates the index of the item in the <see cref='System.Web.UI.WebControls.FormView'/>. This property is 45/// <para>Indicates the type of the row in the <see cref='System.Web.UI.WebControls.FormView'/>.</para> 55/// <para>Indicates the type of the row in the <see cref='System.Web.UI.WebControls.FormView'/>.</para>
UI\WebControls\FormViewUpdatedEventArgs.cs (1)
14/// <para>Provides data for some <see cref='System.Web.UI.WebControls.FormView'/> events.</para>
UI\WebControls\FormViewUpdatedEventHandler.cs (1)
17/// event for the <see cref='System.Web.UI.WebControls.FormView'/> class.</para>
UI\WebControls\FormViewUpdateEventArgs.cs (2)
15/// <para>Provides data for some <see cref='System.Web.UI.WebControls.FormView'/> events.</para> 35/// <para>Gets the argument to the command posted to the <see cref='System.Web.UI.WebControls.FormView'/>. This property is read-only.</para>
UI\WebControls\FormViewUpdateEventHandler.cs (1)
17/// event for the <see cref='System.Web.UI.WebControls.FormView'/> class.</para>