SkipExternalResources

IResourceLoadingOptions.SkipExternalResources property

If true, all external resources will not be loaded except those in WhitelistedResources list. Default: true

public bool SkipExternalResources { get; set; }

See Also