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




The friendly name for the website.

Syntax

Visual Basic (Declaration) 
Public Property FriendlyName As String
Visual Basic (Usage)Copy Code
Dim instance As IIsWebsiteInfo
Dim value As String
 
instance.FriendlyName = value
 
value = instance.FriendlyName
C# 
public string FriendlyName {get; set;}

See Also

© 2010 All Rights Reserved.