PasswordRecovery.QuestionTemplateContainer Property
.NET Framework 3.0
This property supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Gets the container that a PasswordRecovery control used to create an instance of the QuestionTemplate template. This property provides programmatic access to child controls.
Namespace: System.Web.UI.WebControlsAssembly: System.Web (in system.web.dll)
/** @property */ public Control get_QuestionTemplateContainer ()
public function get QuestionTemplateContainer () : Control
Not applicable.
Property Value
A Control that contains a QuestionTemplate template.Community Additions
ADD
Show: