HttpServerUtilityWrapper::CreateObject Method
.NET Framework (current version)
Creates a server instance of a COM object.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | CreateObject(String^) | Creates a server instance of a COM object that is identified by the object's programmatic identifier (ProgID).(Overrides HttpServerUtilityBase::CreateObject(String^).) |
![]() | CreateObject(Type^) | Creates a server instance of a COM object that is identified by the object's type.(Overrides HttpServerUtilityBase::CreateObject(Type^).) |
Show:
