Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Contents tagged with GAX

  • Customizing GAX Wizard Pages (part 1)

    There are some parts that you could want to customize in the wizard page, unfortunately most of this part are not exposed. GAX wizard was implemented over the Visual Studio Wizard Framework and each page inherit from its WizardPage base class and the only thing that you can change is the logo through the Logo property and regarding the title you just can change the text, but no any other property.