AttachmentInfoProviderCheckPublishedFiles Method |
Returns the current settings whether the files should check if the document is published.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public static bool CheckPublishedFiles(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
BooleanSee Also