asp.net building controls:
For a page with code-behind: this.Page.GetType().BaseType.Assembly.GetCustomAttributes(... For a page without code-behind, I'm guessing that the BaseType would be omitted, but you can test that as easily as I can... HTH, Nicole
Don't see what you're looking for? Try a search.
|