Aracılığıyla paylaş


ChangePassword.SuccessTemplateContainer Özellik

Tanım

Bir denetimin şablonun ChangePassword örneğini oluşturmak için kullandığı kapsayıcıyı SuccessTemplate alır. Bu, alt denetimlere program aracılığıyla erişim sağlar.

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

Özellik Değeri

Control

Control öğesini içeren bir SuccessTemplate.

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.