Home
last modified time | relevance | path

Searched refs:DataControls_DataSourceMustBeCollectionWhenNotDataBinding (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/ReferenceSources/
H A DSR.cs1334 …public const string DataControls_DataSourceMustBeCollectionWhenNotDataBinding = "Data source must … field in SR
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/WebControls/
H A DFormView.cs1371 …throw new HttpException(SR.GetString(SR.DataControls_DataSourceMustBeCollectionWhenNotDataBinding)… in CreateChildControls()
H A DDetailsView.cs1601 …throw new HttpException(SR.GetString(SR.DataControls_DataSourceMustBeCollectionWhenNotDataBinding)… in CreateChildControls()
H A DGridView.cs1992 …throw new HttpException(SR.GetString(SR.DataControls_DataSourceMustBeCollectionWhenNotDataBinding)… in CreateChildControls()