Table of Contents

Enum ContentDialogButton

Namespace
Artemis.UI.Shared.Services.Builders
Assembly
Artemis.UI.Shared.dll

Represents a content dialog button.

public enum ContentDialogButton

Fields

Close = 3

The close button.

None = 0

No button.

Primary = 1

The primary button.

Secondary = 2

The secondary button.