Table of Contents

Class DefaultMessagePage

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

Provides methods for creating informative static pages used by Sisk.

public static class DefaultMessagePage
Inheritance
DefaultMessagePage
Inherited Members

Properties

DefaultPageCSS

Gets or sets the page CSS string used by the page code.

Methods

CreateDefaultPageHtml(string, string)

Creates an static default page with given header and description.

CreateDefaultResponse(in HttpStatusInformation, string)

Creates an static default page with given status code and description.