RedactionCallback

RedactorSettings.RedactionCallback property

Gets or sets an instance of a class, implementing IRedactionCallback.

public IRedactionCallback RedactionCallback { get; set; }

See Also