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