| 
            
              WebPageControllerDefaultWebPage Property 
             | 
          
        
          
    Namespace: 
   GSF.Web.Hosting
    Assembly:
   GSF.Web (in GSF.Web.dll) Version: 2.3.171-beta
Syntaxpublic string DefaultWebPage { get; set; }Public Property DefaultWebPage As String
	Get
	Set
member DefaultWebPage : string with get, set
function get_DefaultWebPage();
function set_DefaultWebPage(value);
 Request Example
		View SourceProperty Value
Type: 
String
See Also