ESRI.ArcGIS.ADF
Enabled Property
See Also  Send comments on this topic.
ESRI.ArcGIS.ADF Namespace > ProxyServerConfiguration Class : Enabled Property




Whether proxy server redirection is enabled or not.

Syntax

Visual Basic (Declaration) 
Public Property Enabled As Boolean
Visual Basic (Usage)Copy Code
Dim instance As ProxyServerConfiguration
Dim value As Boolean
 
instance.Enabled = value
 
value = instance.Enabled
C# 
public bool Enabled {get; set;}

See Also

© 2010 All Rights Reserved.