ProxyDesignerAttribute Constructor (String)
Namespace: Microsoft.Web.Design.Server
Assembly: Microsoft.Web.Design.Server (in Microsoft.Web.Design.Server.dll)
Syntax
'Declaration
Public Sub New ( _
designerTypeName As String _
)
'Usage
Dim designerTypeName As String
Dim instance As New ProxyDesignerAttribute(designerTypeName)
public ProxyDesignerAttribute(
string designerTypeName
)
Parameters
- designerTypeName
Type: System.String
See Also
Reference
ProxyDesignerAttribute Members