AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

mscpDomain..::..ShowInDomain Property

Gets or sets a value indicating whether the business object is visible in this domain.

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

Syntax


public bool ShowInDomain { get; set; }

Field Value

true if the object should be shown in this domain; otherwise, false.