Click or drag to resize
RecurrenceRuleClearEffectiveRange Method
Clears the effective range set by calling SetEffectiveRange(DateTime, DateTime).

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public void ClearEffectiveRange()
Remarks
If no effective range was set, calling this method has no effect.
See Also