Click or drag to resize
AttachmentInfoProviderCheckPublishedFiles Method
Returns the current settings whether the files should check if the document is published.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public static bool CheckPublishedFiles(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also