Table of Contents
CustomFooterTemplate Property

Gets or sets the custom footer template.

Syntax
 public ITemplate CustomFooterTemplate { get; set; }
Remarks

Use this property to customize the footer area of the editor. See customizing footer area for more details.

See Also