Repeater.OnCreatingModelDataSource(CreatingModelDataSourceEventArgs) Method

Definition

Raises the CreatingModelDataSource event.

C#
protected virtual void OnCreatingModelDataSource(System.Web.UI.WebControls.CreatingModelDataSourceEventArgs e);

Parameters

e
CreatingModelDataSourceEventArgs

An object that provides access to the ModelDataSource object that is being created.

Applies to

Product Versions
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1