Click or drag to resize

IModuleIsBackground Property

Indicates if the module is a background module.

A background module, doesn't have a frontal User Interface.

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
bool IsBackground { get; }

Property Value

Type: Boolean
See Also