TemplatedWizardStep.ContentTemplateContainer Property
.NET Framework (current version)
Gets the container that a Wizard control uses to create a ContentTemplate template for a step.
Assembly: System.Web (in System.Web.dll)
<BrowsableAttribute(False)> Public Property ContentTemplateContainer As Control Get Friend Set End Property
Property Value
Type: System.Web.UI.ControlA Control that contains the ContentTemplate template for a step.
Although the syntax includes setting the ContentTemplateContainer property, it is for internal use only, so the property is effectively read-only.
.NET Framework
Available since 2.0
Available since 2.0
Show: