4 references to _Isolated_Storage_Tag
System.Web.Extensions (4)
ClientServices\Providers\SqlHelper.cs (4)
82if (connectionString == _Isolated_Storage_Tag) 99if (connectionString == _Isolated_Storage_Tag) 141if (connectionString == _SQL_FILES_Tag || connectionString == _Isolated_Storage_Tag) { 142ClientDataManager.DeleteAllCookies(username, connectionString == _Isolated_Storage_Tag);