10 references to IDReferenceProperty
System.Web (6)
UI\IDReferencePropertyAttribute.cs (1)
28: this(typeof(Control))
UI\WebControls\BaseDataList.cs (1)
247IDReferenceProperty(typeof(DataSourceControl)),
UI\WebControls\Content.cs (1)
148IDReferenceProperty(typeof(ContentPlaceHolder)),
UI\WebControls\DataBoundControl.cs (1)
180IDReferenceProperty(typeof(DataSourceControl))
UI\WebControls\HierarchicalDataBoundControl.cs (1)
28[IDReferenceProperty(typeof(HierarchicalDataSourceControl))]
UI\WebControls\Repeater.cs (1)
266IDReferenceProperty(typeof(DataSourceControl)),
System.Web.DynamicData (2)
DynamicData\FilterRepeater.cs (1)
52IDReferenceProperty(typeof(FilterUserControlBase)),
DynamicData\QueryableFilterRepeater.cs (1)
41IDReferenceProperty(typeof(QueryableFilterUserControl)),
System.Web.Extensions (2)
UI\UpdateProgress.cs (1)
40IDReferenceProperty(typeof(UpdatePanel)),
UI\WebControls\DataPager.cs (1)
111IDReferenceProperty(typeof(IPageableItemContainer)),