ApplicationStartPage.Markup Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.