AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageWelcomeLayout..::..IsFooterEnabled Property

Gets or sets a value indicating whether the footer section is enabled.

Namespace:  AdvantageCMS.Core.Common.BaseClasses
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public bool IsFooterEnabled { get; set; }

Field Value

true if the footer is enabled; otherwise, false.