IControlDesignerTag.IsDirty Property

 

Gets a value indicating whether or not an attribute or the content of a tag has changed.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

ReadOnly Property IsDirty As Boolean

Property Value

Type: System.Boolean

true if the tag has changed; otherwise, false.

.NET Framework
Available since 2.0
Return to top
Show: