Click or drag to resize
CMSAbstractUIWebpartDisplayFooter Property
Gets or sets a value indicating whether the footer pane should be displayed.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
protected bool DisplayFooter { get; set; }

Property Value

Type: Boolean
See Also