IResourceLoadingOptions.SkipExternalResources property

On this page

If true all external resource will not be loading with exception of the resources in the WhitelistedResources

public bool SkipExternalResources { get; set; }

See Also

On this page