TemplatedWizardStep.ContentTemplateContainer Property
.NET Framework 3.0
Gets the container that a Wizard control uses to create a ContentTemplate template for a step.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
/** @property */ public Control get_ContentTemplateContainer ()
public function get ContentTemplateContainer () : Control
Not applicable.
Property Value
A Control that contains the ContentTemplate template for a step.Community Additions
ADD
Show: