System.Web Namespace HttpServerUtility Class
Creates a server instance of a COM object identified by the object's type.
[ VB ] Overloads Public Function CreateObject ( _ ByVal type As Type _ ) As Object [ C# ] public object CreateObject ( Type type ); [ C++ ] public: Object* CreateObject ( Type* type ); [ JScript ] public function CreateObject ( type : Type ) : Object;
The new object.
HttpServerUtility Members HttpServerUtility.CreateObject Overload List
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph