IndividualEvent IsHomePageDisplayed Property CTCT Wrapper Documented Class Library
Indicates if the event home/landing page is displayed for the event; set to true only if a landing page has been created for the event; Default is false

Namespace: CTCT.Components.EventSpot
Assembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public bool IsHomePageDisplayed { get; set; }
See Also