'DeclarationFunction SaveAs( _ ByVal filePath As String _ ) As ReturnCode
'UsageDim instance As IWebControl Dim filePath As String Dim value As ReturnCode value = instance.SaveAs(filePath)
ReturnCode SaveAs( string filePath )
Parameters
- filePath
- Web session file path.
Return Value
Return code.