Do more with your ASP.NET Page Template
page 8 of 9
by Sajid Rehman
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 31785/ 47

How do I do it? Help function

Help features can be provided in your Page Template by –

  • Including a HelpURL property in your PageTemplate class. This property is used in the Render() method.
  • This property is set in the code-behind of your aspx.

Advantages

  • Ensures that developers in the team handle help features consistently – thereby saving time during integration.
  • No hard coding of paths for help files is possible by the developer. The paths have been hard coded in the template & as a result the developer has to just provide the name of the help file.
  • Setting up help in the template avoids problems arising out of some developers using absolute paths & others using relative paths to access the help files.

View Entire Article

User Comments

No comments posted yet.

Product Spotlight
Product Spotlight 





Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-04-27 12:04:25 AM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search