Click or drag to resize
IHttpContextServer Property
Gets the IServer object that provides methods used in processing Web requests on server.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
IServer Server { get; }

Property Value

Type: IServer
See Also