Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Web.Design.Server
Assembly: Microsoft.Web.Design.Server (in Microsoft.Web.Design.Server.dll)
Syntax
'Declaration
Public Sub New ( _
alwaysUseProxy As Boolean _
)
'Usage
Dim alwaysUseProxy As Boolean
Dim instance As New ProxyDesignerAttribute(alwaysUseProxy)
public ProxyDesignerAttribute(
bool alwaysUseProxy
)
Parameters
- alwaysUseProxy
Type: System.Boolean
See Also
Reference
ProxyDesignerAttribute Members