C# Class IdeaBlade.Windows.PageLoadErrorEventArgs

Event arguments to the EntityqueryPagedCollectionView PageLoadError event.
Inheritance: System.EventArgs
Mostra file Open project: IdeaBlade/DevForce.Utilities Class Usage Examples

Public Methods

Method Description
MarkErrorAsHandled ( ) : void

Private Methods

Method Description
PageLoadErrorEventArgs ( Exception error ) : IdeaBlade.EntityModel

Method Details

MarkErrorAsHandled() public method

public MarkErrorAsHandled ( ) : void
return void