Returns a String that represents the current ImageFormat.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Function ToString ( _ urlResolver As IUrlResolutionService _ ) As String
public string ToString( IUrlResolutionService urlResolver )
Type: System.Web.UI.IUrlResolutionService
The IUrlResolutionService used for resolving relative paths and paths that contain the ~ operator.