C# Class IdeaBlade.Windows.PageLoadErrorEventArgs

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

Méthodes publiques

Méthode Description
MarkErrorAsHandled ( ) : void

Private Methods

Méthode Description
PageLoadErrorEventArgs ( Exception error ) : IdeaBlade.EntityModel

Method Details

MarkErrorAsHandled() public méthode

public MarkErrorAsHandled ( ) : void
Résultat void