I learnt that Template allows us to customize the look of the control.
I am practicing wizard control and trying to use template to control it’s look.
And it has following Templates available for customization:
- HeaderTemplate
- SideBarTemplate
- StartNavigationTemplate
- StepNavigationTemplate
- FinishNavigationTemplate
- LayoutTemplate
But I don’t know how to use it. Can somebody share an example to use it?
Have a look at this MSDN Magazine article: Cutting Edge: The ASP.NET 2.0 Wizard Control by Dino Esposito.