Click or drag to resize
AbstractCMSPageFooterContainer Property
Container control for the page footers.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public virtual Control FooterContainer { get; set; }

Property Value

Type: Control

Implements

ICMSPageFooterContainer
See Also