ESRI.ArcGIS.ADF.Web.UI.WebControls
CopyrightText Class
See Also  Members  
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : CopyrightText Class


ArcGIS Server Application Developer Framework for .NET CopyrightText Class. This class provides the attributes necessary to render a copyright notice on the Map web control image.

Syntax

Visual Basic (Declaration)  
Public Class CopyrightText 
Visual Basic (Usage) Copy Code
Dim instance As CopyrightText
C#  
public class CopyrightText 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.Web.UI.WebControls.CopyrightText

Requirements

Target Platforms:Windows XP Professional, Windows Server 2003 family

See Also