Gets a value indicating if the popup window content and title can be modified.

Namespace:  ESRI.ArcGISExplorer.Mapping
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public bool IsReadOnly { get; }
Visual Basic (Declaration)
Public ReadOnly Property IsReadOnly As Boolean

Field Value

trueTruetruetrue (True in Visual Basic) if this popup window is read only; otherwise, falseFalsefalsefalse (False in Visual Basic).

Remarks

The title and content of the popup cannot be set if the popup window is read-only. Currently this property will only return true for popup windows associated with a KmlNode.

See Also

Relate Topics:
  Content Property
  Icon Property
  IsEmpty Property
  IsVisible Property
  MapDisplay Property
  Owner Property
  Size Property
  Title Property
Created by Atop CHM to web converter,© 2009 all right reserved.