Click or drag to resize

WebPageControllerDefaultWebPage Property

Gets or sets default web page to use for this WebPageController.

Namespace:  GSF.Web.Hosting
Assembly:  GSF.Web (in GSF.Web.dll) Version: 2.3.171-beta
Syntax
public string DefaultWebPage { get; set; }
Request Example View Source

Property Value

Type: String
See Also