Share via


SecondaryUIMode Property (Common)

Sets or returns the secondary user-interface (UI) mode for the control.

protected int SecondaryUIMode {
   get,
   set
}

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 as a dialog box in a Windows-based application. For more information about secondary user interfaces, see Adapter Sets Functionality.

See Also

Applies to: HtmlControlAdapter Class | WmlControlAdapter Class