ApplicationStartPage.Markup Property

Definition

Gets the output from the application start page as an HTML-encoded string.

public static System.Web.HtmlString Markup { get; }
member this.Markup : System.Web.HtmlString
Public Shared ReadOnly Property Markup As HtmlString

Property Value

The output from the application start page as an HTML-encoded string.

Applies to