ChangePassword.SuccessTemplateContainer Свойство

Определение

Получает контейнер, используемый элементом управления ChangePassword для создания экземпляра шаблона SuccessTemplate. Это обеспечивает программный доступ к дочерним элементам управления.

public:
 property System::Web::UI::Control ^ SuccessTemplateContainer { System::Web::UI::Control ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Web.UI.Control SuccessTemplateContainer { get; }
[<System.ComponentModel.Browsable(false)>]
member this.SuccessTemplateContainer : System.Web.UI.Control
Public ReadOnly Property SuccessTemplateContainer As Control

Значение свойства

Control

Объект Control, содержащий свойство SuccessTemplate.

Атрибуты

Применяется к

См. также раздел