MAP DESIGN TIME HELP REQUESTS TO ONLINE HTML NAME ANCHORS?
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Does anybody have a pattern handy for mapping design time help requests to name anchors in *real* online XHTML help? In other words, I assume I'd want to use an existing or custom attribute on properties, and somehow detect when help was requested for each property, then invoking a url to online help such as ourdomain/help/helpfile.html#PropertyName.