I want to follow instructions from this video and add Back/Forward button support to a wizard (System.Web.UI.WebControls.Wizard). However, the ScriptManager object in my code has no IsNavigating property.
Why?
What do I have to install? (I have .NET Framework 3.5 SP1 installed)
What version of System.Web.Extensions should I see in GAC? (I have 3.5.0.0)