SchedulingTimerTimerExists Method |
Returns true if specified site timer exists.
Namespace: CMS.SchedulerAssembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 12.0.0
Syntax public static bool TimerExists(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name to check
Return Value
Type:
BooleanSee Also