System.Web.HttpServerUtility.CreateObjectFromClsid Method

Creates a server instance of a COM object identified by the object's class identifier (CLSID).

Syntax

public object CreateObjectFromClsid (string clsid)

Parameters

clsid
The class identifier of the object to create an instance of.

Returns

The new object.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0