Share via


ProxyTypeConverterAttribute Constructor (Type)

Namespace:  Microsoft.Web.Design.Server
Assembly:  Microsoft.Web.Design.Server (in Microsoft.Web.Design.Server.dll)

Syntax

'Declaration
Public Sub New ( _
    typeConverter As Type _
)
'Usage
Dim typeConverter As Type

Dim instance As New ProxyTypeConverterAttribute(typeConverter)
public ProxyTypeConverterAttribute(
    Type typeConverter
)

Parameters

See Also

Reference

ProxyTypeConverterAttribute Class

ProxyTypeConverterAttribute Members

ProxyTypeConverterAttribute Overload

Microsoft.Web.Design.Server Namespace