WebRazorHostFactory.CreateHostFromConfig 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 host from the configuration with the specified values.

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 CreateHostFromConfig(String) This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Creates a host from the configuration.
Public methodStatic member CreateHostFromConfig(String, String) This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Creates a host from the configuration.
Public methodStatic member CreateHostFromConfig(RazorWebSectionGroup, String) This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Creates a host from the configuration.
Public methodStatic member CreateHostFromConfig(RazorWebSectionGroup, String, String) This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Creates a host from the configuration.

Top

See Also

Reference

WebRazorHostFactory Class

System.Web.WebPages.Razor Namespace