Share via


PresenterControl.WebList Property

Definition

protected:
 property System::Windows::Controls::ComboBox ^ WebList { System::Windows::Controls::ComboBox ^ get(); void set(System::Windows::Controls::ComboBox ^ value); };
protected System.Windows.Controls.ComboBox WebList { get; set; }
member this.WebList : System.Windows.Controls.ComboBox with get, set
Protected Property WebList As ComboBox

Property Value

Returns ComboBox.

Applies to