This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets the name of the PDF file given specified response info.

Namespace: Smartsite.Pdf
Assembly:  Smartsite.Pdf (in Smartsite.Pdf.dll)

Syntax

C#Copy imageCopy Code
public static string GetPdfFileName(
	 responseInfo
)
Visual Basic (Declaration)Copy imageCopy Code
Public Shared Function GetPdfFileName ( _
	responseInfo As  _
) As 

Parameters

responseInfo
ResponseInfo
The response info.

Return Value

See Also

Smartsite.Pdf Namespace
Advanced