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.

  NameDescription
Public method Static 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 method Static 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 method Static 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 method Static 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
Show: