ESRI.ArcGIS.ADF.Web.UI.WebControls
UseDefaultTitleAndContents Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > LayerFormat Class : UseDefaultTitleAndContents Property




Whether to get the default title and contents from Fields.

Syntax

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

See Also

© 2010 All Rights Reserved.