Click or drag to resize
VersionManagerPublishAllScheduled Method
Publishes all documents scheduled for the current time.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public void PublishAllScheduled(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name
See Also