|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Login HelpPageIconUrl is the help linkHi;
How can I set a Login control to have the link to help be from the HelpPageIconUrl and have no HelpPageText? -- thanks - dave david_at_windward_dot_net http://www.windwardreports.com Cubicle Wars - http://www.windwardreports.com/film.htm Hello Dave
From your description, you want to make the HelpPage link and HelpPage Icon combined together so as to avoid use another text label to display the link, correct? Based my research, as for the Login control, its "HelpPageIconUrl" can not be customized as a Image link. So far what I can get is the below approach: 1. First set the "HelpPageIconUrl" and other properties as you like 2. Use VS IDE design-time wizard to convert the login control's UI to template based 3. Thus, you can customize the url link in the template as you want(replace it with a image link) Sincerely, Steven Cheng Microsoft MSDN Online Support Lead This posting is provided "AS IS" with no warranties, and confers no rights. ok - thanks
-- Show quoteHide quotethanks - dave david_at_windward_dot_net http://www.windwardreports.com Cubicle Wars - http://www.windwardreports.com/film.htm "Steven Cheng[MSFT]" wrote: > Hello Dave > > From your description, you want to make the HelpPage link and HelpPage Icon > combined together so as to avoid use another text label to display the > link, correct? > > Based my research, as for the Login control, its "HelpPageIconUrl" can not > be customized as a Image link. So far what I can get is the below approach: > > 1. First set the "HelpPageIconUrl" and other properties as you like > > 2. Use VS IDE design-time wizard to convert the login control's UI to > template based > > 3. Thus, you can customize the url link in the template as you want(replace > it with a image link) > > > > Sincerely, > > Steven Cheng > > Microsoft MSDN Online Support Lead > > > > This posting is provided "AS IS" with no warranties, and confers no rights. > > >
Login control - image button with text over it
how to get selectedvalue of radiobuttonlist in Javascript? looping through formview controls Dropdownlist set to last value in gridview on postback Showing/Hiding a Panel in a Repeater Common objects across a user control StyleSheetTheme not working How to catch Internet Explorer events? Control not in the list of controls for parameters Newbie, pulling a video from another web page |
|||||||||||||||||||||||