GridHtmlSaveOptions.AttachedFilesUrlPrefix

GridHtmlSaveOptions.AttachedFilesUrlPrefix property

Specify the Url prefix of attached files such as image in the html file. Only for saving to html stream.

public string AttachedFilesUrlPrefix { get; set; }

See Also