Class Suspendable.ScheduledPublishing
Inheritance
object
Namespace: Umbraco.Cms.Infrastructure
Assembly: Umbraco.Infrastructure.dll
Syntax
public static class Suspendable.ScheduledPublishing
Properties
View SourceCanRun
Declaration
public static bool CanRun { get; }
Property Value
| Type | Description |
|---|---|
| bool |
Methods
View SourceResume()
Declaration
public static void Resume()
Suspend()
Declaration
public static void Suspend()