System.Web.UI.WebControls.PasswordRecovery.SuccessTemplateContainer Property

Gets the container that a System.Web.UI.WebControls.PasswordRecovery control used to create an instance of the PasswordRecovery.SuccessTemplate template. This property provides programmatic access to child controls.

Syntax

public System.Web.UI.Control SuccessTemplateContainer { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property can be used to programmatically access child controls when using a template.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0