IWebFormReferenceManager.GetTagPrefix Method (Type)
.NET Framework (current version)
Gets the tag prefix for the specified type of object.
Assembly: System.Design (in System.Design.dll)
Parameters
- objectType
-
Type:
System.Type
The type of the object.
Return Value
Type: System.StringThe tag prefix for the specified object type, if it could be located.
Note |
|---|
The GetTagPrefix method is obsolete. Use the GetTagPrefix method on the WebFormsReferenceManager class for equivalent designer functionality. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
