SchedulingTimer.TimerExists Method |
Returns true if specified site timer exists.
Namespace: CMS.SchedulerAssembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 8.2.23
Syntaxpublic static bool TimerExists(
string siteName
)
Parameters
- siteName
- Type: System.String
Site name to check
Return Value
Type:
Boolean
See Also