Search results for query: *

  1. B

    Accessing contentplaceholder page URL in a masterpage

    I am trying to access the contentplaceholder page url in my masterpage file so that I can set user permissions on the page. Ex. I need to determine if the contentplaceholder page url = 'test.aspx' so that I can deny access to the page. What is the syntax I need to use in vb.net to check this...
  2. B

    Best place for global data?

    I am new to vb.net and need to understand where to put my functions so that they can be accessed by multiple pages. I am developing an asp.net application using vb codebehind. My application is using masterpages. On the masterpage is a navigation section that needs to be manipulated based on...
Back
Top