JavaScriptTypeResolver::ResolveTypeId Method (Type^)
.NET Framework (current version)
When overridden in a derived class, returns the type name for the specified Type object.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- type
-
Type:
System::Type^
The managed type to be resolved.
If the ResolveTypeId method returns either null or Empty, then the type resolver does not support the type.
.NET Framework
Available since 3.5
Available since 3.5
Show: