Source code filters in VS help do not persist
-
You know this inverted shortcut icon on top of each page in VS.NET help; you're supposed to click on it, and it drops down a yellow menu that makes you filter the page by C#, VB or JScript. Well, I have to do this for each page. I want it to stick. Can I do that? Thanks. Sammy "A good friend, is like a good book: the inside is better than the cover..."
-
You know this inverted shortcut icon on top of each page in VS.NET help; you're supposed to click on it, and it drops down a yellow menu that makes you filter the page by C#, VB or JScript. Well, I have to do this for each page. I want it to stick. Can I do that? Thanks. Sammy "A good friend, is like a good book: the inside is better than the cover..."
It is supposed to persist for the class reference, but often does not persist for technical articles where such a feature is enabled. This just has to do with the information stored in the MSHelp metadata in each page and any cookies that are created (or aren't created, which is the problem with not being persisted).
Microsoft MVP, Visual C# My Articles