Bagikan melalui


ProfileSection Konstruktor

Definisi

Menginisialisasi instans ProfileSection baru kelas menggunakan pengaturan default.

public:
 ProfileSection();
public ProfileSection ();
Public Sub New ()

Keterangan

Tabel berikut ini memperlihatkan pengaturan default yang digunakan untuk konstruktor ini.

Pengaturan Nilai Default
DefaultProvider "AspNetSqlProfileProvider".
Enabled true.
Inherits String kosong ("").
PropertySettings RootProfilePropertySettingsCollection kosong.
Providers ProviderSettingsCollection kosong.

Berlaku untuk

Lihat juga