Table of Contents

Class HeaderConfig.HeaderItem

Namespace
adas_core.Domain.Models.MongoModels
Assembly
adas-core.Domain.dll

Represents a single item contained within a header.

public class HeaderConfig.HeaderItem
Inheritance
HeaderConfig.HeaderItem
Inherited Members
Extension Methods

Properties

IsVisible

public bool IsVisible { get; set; }

Property Value

bool

LogoUrl

public string? LogoUrl { get; set; }

Property Value

string