AssociatedMetadataProvider.GetTypeDescriptor Method (Type)
.NET Framework (current version)
When overridden in a derived class, returns a descriptor object for a specified type.
Assembly: System.Web (in System.Web.dll)
Protected Overridable Function GetTypeDescriptor ( type As Type ) As ICustomTypeDescriptor
Parameters
- type
-
Type:
System.Type
The type.
.NET Framework
Available since 4.5
Available since 4.5
Show: