LinqDataSource.UpdateParameters Property

 

This collection is not used by the LinqDataSource class.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>]
[<BrowsableAttribute(false)>]
member UpdateParameters : ParameterCollection with get

Property Value

Type: System.Web.UI.WebControls.ParameterCollection

A collection of parameters.

.NET Framework
Available since 3.5
Return to top
Show: