ESRI.ArcGIS.ADF.Core
IISHelper Class
Members  See Also  Send comments on this topic.
ESRI.ArcGIS.ADF Namespace : IISHelper Class




This is a utility class that contains a collection of function to interact with Internet Information Server, for example, to create and remove web applications.

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class IISHelper 
Visual Basic (Usage)Copy Code
Dim instance As IISHelper
C# 
[SerializableAttribute()]
public class IISHelper 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.IISHelper

See Also

© 2010 All Rights Reserved.