Aracılığıyla paylaş


UpdateProgress.Controls Özellik

Tanım

Denetimin alt denetimlerini UpdateProgress temsil eden bir ControlCollection nesnesi 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

Denetim için alt denetimlerin UpdateProgress koleksiyonu.

Şunlara uygulanır