Edit

Share via


Repeater.CreateControlHierarchy(Boolean) Method

Definition

Creates a control hierarchy, with or without the specified data source.

protected virtual void CreateControlHierarchy(bool useDataSource);

Parameters

useDataSource
Boolean

Indicates whether to use the specified data source.

Applies to

See also