IHasUnsavedChangesHasUnsavedChanges Property
Whether the component has unsaved changes or not. This is used to determine if the user can navigate away from the page or not.
Namespace: MobileTrack.Web.Components.InterfacesAssembly: MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
bool HasUnsavedChanges { get; set; }
Property Value
Boolean