Table of Contents

Class KnownButtons.Info

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Contains text, image and other data for the KnownButton.

public class KnownButtons.Info
Inheritance
KnownButtons.Info

Constructors

Info()

Initializes a new instance of the KnownButtons.Info class.

Info(SvgImage)

Initializes a new instance of the KnownButtons.Info class with the specified image.

Info(object?)

Initializes a new instance of the KnownButtons.Info class with the specified text.

Info(object?, SvgImage?)

Initializes a new instance of the KnownButtons.Info class with the specified text and image.

Properties

SvgImage

Gets or sets known button svg.

Text

Gets or sets known button text.