BizFormFileServicePromoteTempFile Method |
Namespace: CMS.OnlineForms
public void PromoteTempFile( string tempFileIdentifier, string tempFilesFolderPath, string fileName, string filesFolderPath, string siteName )
Exception | Condition |
---|---|
ArgumentException | Thrown when tempFileIdentifier, tempFilesFolderPath, fileName or filesFolderPath is null or an empty string. |