IWebFormReferenceManager::GetObjectType Method (String^, String^)
.NET Framework (current version)
Gets the type of the specified object.
Assembly: System.Design (in System.Design.dll)
Parameters
- tagPrefix
-
Type:
System::String^
The tag prefix for the type.
- typeName
-
Type:
System::String^
The name of the type.
Note |
|---|
The GetObjectType method is obsolete. Use the GetType method on the WebFormsReferenceManager class for equivalent designer functionality. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
