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