AssociatedMetadataProvider.GetTypeDescriptor Method
Visual Studio 2010
Returns the type descriptor from the specified type.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
'Declaration Protected Overridable Function GetTypeDescriptor ( _ type As Type _ ) As ICustomTypeDescriptor
Parameters
- type
- Type: System.Type
The type.
Community Additions
ADD
Show: