WebServerStartupOptions Class |
Namespace: Omada.OE.AppLogic.Model
public class WebServerStartupOptions
The WebServerStartupOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| WebServerStartupOptions |
| Name | Description | |
|---|---|---|
| IgnoreNonPresentAssemblies |
Should we simply ignore registered code assemblies that can't be loaded because they aren't present on the harddrive?
| |
| SkipAccessModifierValidation | ||
| SkipCodeMethodValidation | ||
| SkipUpdatingApproxDataObjectCounts |
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |