Udostępnij za pośrednictwem


UrlMappingsSection.IsEnabled Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą, czy mapowanie jest włączone.

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

Wartość właściwości

Boolean

true jeśli mapowanie jest włączone; w przeciwnym razie , false. Wartość domyślna to true.

Atrybuty

Dotyczy