ParameterDataSourceExpression.Parameters Property
.NET Framework (current version)
Gets the parameters that are associated with this DataSourceExpression object.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
<PersistenceModeAttribute(PersistenceMode.InnerDefaultProperty)> Public ReadOnly Property Parameters As ParameterCollection
Property Value
Type: System.Web.UI.WebControls.ParameterCollectionThe parameters that are associated with the DataSourceExpression object.
.NET Framework
Available since 4.0
Available since 4.0
Show: