Gets whether any of the properties have been changed
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] public bool IsDirty { get; } |
Visual Basic |
---|
<BrowsableAttribute(false)> Public ReadOnly Property IsDirty As Boolean Get |