AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageWelcomeLayout..::..IsBodyEnabled Property

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

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

Syntax


public bool IsBodyEnabled { get; set; }

Field Value

true if the body is enabled; otherwise, false.