If pages that does not qualify as calendar pages should be ignored.

Namespace:  EPiServer.Web.WebControls
Assembly:  EPiServer.Web.WebControls (in EPiServer.Web.WebControls.dll) Version: 6.0.530.0

Syntax

C#
public bool IgnoreInvalidPages { get; set; }

Field Value

Default value is false.

See Also