2 references to CreateCacheKey
System.Web (2)
UI\WebControls\ObjectDataSource.cs (2)
928
string key =
CreateCacheKey
(startRowIndex, maximumRows);
978
string key =
CreateCacheKey
(startRowIndex, maximumRows);