Click or drag to resize
ModuleServer Property
Gets a HttpServerUtilityBase object.

Namespace: ConnectedApps.Cms.Sdk.Framework
Assembly: ConnectedApps.Cms.Sdk (in ConnectedApps.Cms.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public HttpServerUtilityBase Server { get; }

Property Value

Type: HttpServerUtilityBase
See Also