WebRazorHostFactory.CreateDefaultHost Method

Include Protected Members
Include Inherited Members

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Creates a default host with the specified value.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member CreateDefaultHost(String) This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Creates a default host with the specified virtual path.
Public methodStatic member CreateDefaultHost(String, String) This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Creates a default host with the specified virtual and physical path.

Top

See Also

Reference

WebRazorHostFactory Class

System.Web.WebPages.Razor Namespace