2 references to GetIndexedPropertyValue
System.Web (2)
UI\DataBinder.cs (2)
103
prop = DataBinder.
GetIndexedPropertyValue
(prop, expr);
294
object value = DataBinder.
GetIndexedPropertyValue
(container, propName);