KrFormOptions.SanitizeFileName property

Gets or sets the filename sanitizer.

public Func<string, string> SanitizeFileName { get; set; }

See Also