Table of Contents

Class LabelWithStatus

Namespace
Dynamicweb.CoreUI.Displays.Information
Assembly
Dynamicweb.CoreUI.dll
public sealed class LabelWithStatus : DisplayBase<StateType>
Inheritance
LabelWithStatus
Inherited Members
Extension Methods

Properties

ContextMenu

public ContextMenu? ContextMenu { get; set; }

Property Value

ContextMenu

CustomColor

public string CustomColor { get; set; }

Property Value

string

Label

public string Label { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string
To top