Click or drag to resize
BaseSchedulingControlDefaultPeriod Property
Default period. Allowed values: second, timesecond, minute, hour, day, week, month, once.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public virtual string DefaultPeriod { get; set; }

Property Value

Type: String
See Also