![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
IsDirty Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design Namespace > MapTipsDesigner Class : IsDirty Property |
Visual Basic (Declaration) | |
---|---|
<ObsoleteAttribute("The recommended alternative is to use Tag.SetDirty() and Tag.IsDirty. http://go.microsoft.com/fwlink/?linkid=14202")> Public Property IsDirty As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As MapTipsDesigner Dim value As Boolean instance.IsDirty = value value = instance.IsDirty |
C# | |
---|---|
[ObsoleteAttribute("The recommended alternative is to use Tag.SetDirty() and Tag.IsDirty. http://go.microsoft.com/fwlink/?linkid=14202")] public bool IsDirty {get; set;} |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family