Version

IsDirty Method (ObjectBase)

This method determines if the property with the specified Id within the ViewState bag is dirty and needs to be sent to and from the client.
Overload List
OverloadDescription
IsDirty(String)This method determines if the property with the specified Id within the ViewState bag is dirty and needs to be sent to and from the client.  
IsDirty()Public method to check if the overall object has had any data changes.  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also