Table of Contents

Class Shell

Namespace
Dynamicweb.CoreUI.Application
Assembly
Dynamicweb.CoreUI.dll

The backend (/admin) wrapper component that loads the backend and required css, js and font ressources

public sealed class Shell : UiComponentBase
Inheritance
Shell
Inherited Members
Extension Methods

Properties

Areas

public List<AreaBase> Areas { get; set; }

Property Value

List<AreaBase>

BrowserTitle

public string BrowserTitle { get; set; }

Property Value

string
To top