ActionContext.SuppressUI Property
Determines whether any interactions with user is not supported.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public bool SuppressUI { get; set; }
Public Property SuppressUI As Boolean
Get
Set
public:
property bool SuppressUI {
bool get ();
void set (bool value);
}
member SuppressUI : bool with get, set
Property Value
Boolean