AjaxOptions.InsertionMode Property
Visual Studio 2010
Gets or sets the mode that specifies how to insert the response into the target DOM element.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Property Value
Type: System.Web.Mvc.Ajax.InsertionModeThe insertion mode ("InsertAfter", "InsertBefore", or "Replace").
Community Additions
ADD
Show: