WebRazorHostFactory::CreateHostFromConfig Method
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.
| Name | Description | |
|---|---|---|
|
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. |
|
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. |
|
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. |
|
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. |
Show: