ErrorWebPart.ITrackingPersonalizable.TracksChanges Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets a value that indicates whether the control tracks the status of its changes.
Assembly: System.Web (in System.Web.dll)
private abstract TracksChanges : bool with get private override TracksChanges : bool with get
Property Value
Type: System.Booleantrue if the Web Parts control is responsible for determining when the control is considered changed; otherwise, false.
Implements
ITrackingPersonalizable.TracksChanges
.NET Framework
Available since 2.0
Available since 2.0
Show: