NavLink.ActiveClass Właściwość

Definicja

Pobiera lub ustawia nazwę klasy CSS zastosowaną do elementu NavLink, gdy bieżąca trasa jest zgodna z elementem Href NavLink.

public:
 property System::String ^ ActiveClass { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.AspNetCore.Components.Parameter]
public string ActiveClass { get; set; }
[Microsoft.AspNetCore.Components.Parameter]
public string? ActiveClass { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.ActiveClass : string with get, set
Public Property ActiveClass As String

Wartość właściwości

Atrybuty

Dotyczy