2 references to CreateCacheKey
System.Web (2)
UI\WebControls\SqlDataSource.cs (2)
1027
string key =
CreateCacheKey
(startRowIndex, maximumRows);
1075
string key =
CreateCacheKey
(startRowIndex, maximumRows);