2 references to GetWrapper
System.Web.Entity (2)
System\Data\WebControls\EntityDataSourceWrapperPropertyDescriptor.cs (2)
81
return _column.GetValue(
GetWrapper
(component));
90
_column.SetValue(
GetWrapper
(component), value);