Enum ContentDialogButton
Represents a content dialog button.
Namespace: Artemis.UI.Shared.Services.Builders
Assembly: Artemis.UI.Shared.dll
Syntax
public enum ContentDialogButton
Fields
Name | Description |
---|---|
Close | The close button. |
None | No button. |
Primary | The primary button. |
Secondary | The secondary button. |