SkipExternalResources

IResourceLoadingOptions.SkipExternalResources property

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

public bool SkipExternalResources { get; set; }

See Also