Bagikan melalui


PasswordRecovery.SuccessTemplateContainer Properti

Definisi

Mendapatkan kontainer yang PasswordRecovery digunakan kontrol untuk membuat instans SuccessTemplate templat. Properti ini menyediakan akses terprogram ke kontrol anak.

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

Nilai Properti

Control yang berisi SuccessTemplate.

Atribut

Keterangan

Properti ini dapat digunakan untuk mengakses kontrol anak secara terprogram saat menggunakan templat.

Berlaku untuk

Lihat juga