Bagikan melalui


ChangePasswordDesigner.AutoFormats Properti

Definisi

Mendapatkan kumpulan skema format otomatis yang akan ditampilkan dalam kotak dialog Format Otomatis .

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

Nilai Properti

DesignerAutoFormatCollection yang berisi skema yang telah ditentukan sebelumnya untuk ChangePassword.

Keterangan

Elemen DesignerAutoFormatCollection objek berasal dari DesignerAutoFormat kelas dan diisi dari string konstanta yang dikodekan XML yang ditentukan secara internal.

Berlaku untuk

Lihat juga