PasswordRecovery::SuccessTemplateContainer Property
.NET Framework (current version)
This API supports the product 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 SuccessTemplate template. This property provides programmatic access to child controls.
Assembly: System.Web (in System.Web.dll)
public: [BrowsableAttribute(false)] property Control^ SuccessTemplateContainer { Control^ get(); }
This property can be used to programmatically access child controls when using a template.
.NET Framework
Available since 2.0
Available since 2.0
Show: