AttachmentBinaryHelperEnsurePhysicalFileInternal Method |
Ensures the file in the file system and returns the path to the file.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax protected virtual string EnsurePhysicalFileInternal(
DocumentAttachment attachment
)
Parameters
- attachment
- Type: CMS.DocumentEngineDocumentAttachment
Document attachment.
Return Value
Type:
StringSee Also