Skipped

ExternalResourceLoadingArgs.Skipped property

Gets or sets the value that indicates whether the loading of the external resource must be skipped.

public bool Skipped { get; set; }

Property Value

true if the loading of the external resource must be skipped; otherwise, false.

See Also