Bagikan melalui


EditorPart.Zone Properti

Definisi

Mendapatkan referensi ke EditorZoneBase zona yang berisi EditorPart kontrol.

protected:
 property System::Web::UI::WebControls::WebParts::EditorZoneBase ^ Zone { System::Web::UI::WebControls::WebParts::EditorZoneBase ^ get(); };
protected System.Web.UI.WebControls.WebParts.EditorZoneBase Zone { get; }
member this.Zone : System.Web.UI.WebControls.WebParts.EditorZoneBase
Protected ReadOnly Property Zone As EditorZoneBase

Nilai Properti

Yang EditorZoneBase berisi kontrol.

Keterangan

Zone Meskipun properti baca-saja, properti ini menyediakan referensi ke objek zona yang berisi EditorPart kontrol, dan Anda dapat secara terprogram mengubah nilai properti pada zona itu sendiri.

Berlaku untuk

Lihat juga