Partilhar via


ProxyDesignerAttribute Constructor (Type)

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

Syntax

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

Dim instance As New ProxyDesignerAttribute(designerType)
public ProxyDesignerAttribute(
    Type designerType
)

Parameters

See Also

Reference

ProxyDesignerAttribute Class

ProxyDesignerAttribute Members

ProxyDesignerAttribute Overload

Microsoft.Web.Design.Server Namespace