ProfileSection Konstruktor

Definicja

Inicjuje ProfileSection nowe wystąpienie klasy przy użyciu ustawień domyślnych.

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

Uwagi

W poniższej tabeli przedstawiono ustawienia domyślne, które są używane dla tego konstruktora.

Ustawienie Wartość domyślna
DefaultProvider "AspNetSqlProfileProvider".
Enabled true.
Inherits Ciąg pusty ("").
PropertySettings RootProfilePropertySettingsCollectionPusty element .
Providers ProviderSettingsCollectionPusty element .

Dotyczy

Zobacz też