HttpServerUtility.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 identified by the object's programmatic identifier (ProgID). |
![]() | CreateObject(Type) | Creates a server instance of a COM object identified by the object's type. |
Show:
