DevicePromptOptionType

Wisej.Web.Ext.MobileIntegration.DevicePromptOptionType

Namespace: Wisej.Web.Ext.MobileIntegration

Assembly: Wisej.Web.Ext.MobileIntegration (2.5.0.0)

Determines the type of the DevicePopupOption.

public enum DevicePromptOptionType : Enum

Fields

NameDescription

Cancel

The device shows the option using the native Cancel look.

Default

The device shows the option using the native Default look.

Destructive

The device shows the option using the native Destructive look.

Used By

Last updated