KnownTypesProvider::GetKnownTypes Method (ICustomAttributeProvider^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Creates an array of Type objects that contain the types of individual profile properties.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
public: static array<Type^>^ GetKnownTypes( ICustomAttributeProvider^ knownTypeAttributeTarget )
Parameters
- knownTypeAttributeTarget
-
Type:
System.Reflection::ICustomAttributeProvider^
A provider object.
.NET Framework
Available since 3.5
Available since 3.5
Show: