2 references to InsertMethod
System.Web.Extensions (2)
UI\WebControls\ListView.cs (2)
1286
!String.IsNullOrEmpty(
InsertMethod
);
3302
modelDataSource.UpdateProperties(ItemType, SelectMethod, UpdateMethod,
InsertMethod
, DeleteMethod, dataKeyName);