2 references to SelectMethod
System.Web (2)
UI\WebControls\Repeater.cs (2)
70
return !String.IsNullOrEmpty(
SelectMethod
);
79
modelDataSource.UpdateProperties(ItemType,
SelectMethod
);