2 references to GetValue
System.Web.Entity (2)
System\Data\WebControls\EntityDataSourceColumn.cs (1)
157
return this.memberPath.
GetValue
(entity);
System\Data\WebControls\EntityDataSourceMemberPath.cs (1)
158
parentObjectValue = this.parent.
GetValue
(entity);