FormatFilenameOptions.PostFormat property

namespace: Serenity.Web   assemblySerenity.Net.Services

A call back that will be executed after formatting

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

See Also