WebFormsReferenceManager::GetTagPrefix Method (Type^)
.NET Framework (current version)
Gets the tag prefix for the specified object type.
Assembly: System.Design (in System.Design.dll)
Parameters
- objectType
-
Type:
System::Type^
The type of the object.
Return Value
Type: System::String^The tag prefix for the specified object type, if found; otherwise, null.
.NET Framework
Available since 2.0
Available since 2.0
Show: