Share via


NotSecondaryUI Field (Common)

Returns a constant that defines a mode where no secondary UI is displayed. This field is read-only.

protected static readonly int NotSecondaryUI

Remarks

The HTML and WML adapter sets support a concept called secondary UI. Secondary UI is used by controls that need to show additional screens of UI, in the same way that a Windows-based application shows dialog boxes. For more information about secondary user interfaces, see the Adapter Sets Functionality documentation.

See Also

HtmlControlAdapter | WmlControlAdapter