Bahasa

ScriptingProfileServiceSection.Enabled Properti

Definisi

Mendapatkan atau menetapkan nilai yang menunjukkan apakah layanan profil tersedia di aplikasi ASP.NET dengan dukungan AJAX.

public:
 property bool Enabled { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("enabled", DefaultValue=false)]
public bool Enabled { get; set; }
[<System.Configuration.ConfigurationProperty("enabled", DefaultValue=false)>]
member this.Enabled : bool with get, set
Public Property Enabled As Boolean

Nilai Properti

true jika layanan profil diaktifkan; jika tidak, false. Defaultnya adalah false.

Atribut

Berlaku untuk