CreateUserWizardDesigner.ConvertToCustomNavigationTemplate Method

Definition

Converts the child controls associated with the underlying wizard control to a custom navigation template.

protected:
 override void ConvertToCustomNavigationTemplate();
protected override void ConvertToCustomNavigationTemplate ();
override this.ConvertToCustomNavigationTemplate : unit -> unit
Protected Overrides Sub ConvertToCustomNavigationTemplate ()

Applies to

See also