Saves file to the specified path.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Sub Save ( _ filename As String _ )
public void Save( string filename )
Type: System..String
Name to save file to.