Click or drag to resize

DateRangeSecuredExtensions Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  Ignition.UtilityDateRangeSecuredExtensions

Namespace: Ignition.Utility
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[ObsoleteAttribute("Define your own IsActive method instead. To match previous behavior, use 'DateTime.Now.IsWithin(StartDate, EndDate)' (5.0)")]
public static class DateRangeSecuredExtensions

The DateRangeSecuredExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodIsActive 
Top
See Also