Table of Contents

Class BadgesList

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

Properties

Label

public string? Label { get; set; }

Property Value

string

Max

public int Max { get; set; }

Property Value

int

Name

public string? Name { get; set; }

Property Value

string
To top