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




The following tables list the members exposed by CopyrightText.

Public Constructors

 NameDescription
Public ConstructorCopyrightText ConstructorOverloaded.  Creates a default instance of the CopyrightText class.  
Top

Public Properties

 NameDescription
Public PropertyFillColor The color used in the fill symbol.  
Public PropertyFont The font used in the display of the copyright notice.  
Public PropertyForeColor The color used to draw the font for the copyright text.  
Public PropertyHalo Gets or sets a halo around the text.  
Public PropertyIsTrackingViewState Indicates whether the object is tracking view state.  
Public PropertyRightToLeft The reading order of the text.  
Public PropertyShadow Gets or sets a shadow on the text.  
Public PropertyText The text to display for the copyright notice.  
Public PropertyTextAlignment The alignment of the text relative to the text position specified.  
Public PropertyTextAnchorPosition The anchor position of the text relative to the Image.  
Public PropertyTextDirection The direction of the text.  
Top

Protected Properties

 NameDescription
Protected PropertyViewState Manages the Viestate information for this object.  
Top

Public Methods

 NameDescription
Public MethodGetSchema This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the XmlSchemaProviderAttribute to the class.  
Public MethodLoadViewState Loads view state from the passed-in object.  
Public MethodReadXml Generates an object from its XML representation.  
Public MethodSaveViewState Saves view state to an object.  
Public MethodToStringOverloaded. Overridden.  Returns the string representation of the class.  
Public MethodTrackViewState Causes tracking of CopyrightText's view state.  
Public MethodWriteXml Converts an object into its XML representation.  
Top

See Also

© 2010 All Rights Reserved.