AssociatedMetadataProvider.GetTypeDescriptor Method
Returns the type descriptor from the specified type.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
abstract GetTypeDescriptor : type:Type -> ICustomTypeDescriptor override GetTypeDescriptor : type:Type -> ICustomTypeDescriptor
Parameters
- type
- Type: System.Type
The type.
Show: