ActionContext.SuppressUI Property

Determines whether any interactions with user is not supported.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public bool SuppressUI { get; set; }

Property Value

Boolean

See Also