3 references to ItemType
System.Web (3)
UI\WebControls\Repeater.cs (3)
79modelDataSource.UpdateProperties(ItemType, SelectMethod); 887if (!DesignMode && !String.IsNullOrEmpty(ItemType)) { 888DataBoundControlHelper.EnableDynamicData(this, ItemType);