LoginView.Controls Özellik

Tanım

Denetimin ControlCollection alt denetimlerini LoginView içeren nesneyi alır.

public:
 virtual property System::Web::UI::ControlCollection ^ Controls { System::Web::UI::ControlCollection ^ get(); };
public override System.Web.UI.ControlCollection Controls { get; }
member this.Controls : System.Web.UI.ControlCollection
Public Overrides ReadOnly Property Controls As ControlCollection

Özellik Değeri

ControlCollection

Denetim için alt denetimlerin LoginView koleksiyonu.

Şunlara uygulanır

Ayrıca bkz.