This documentation is for the old version. Go to the latest Upload Suite docs

ImageFormat.ToString Method (IUrlResolutionService)

Namespace: Aurigma.ImageUploaderFlash
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)

Syntax

Visual Basic
Public Function ToString ( _
	urlResolver As IUrlResolutionService _
) As String
C#
public string ToString(
	IUrlResolutionService urlResolver
)

Parameters

urlResolver

Type: System.Web.UI.IUrlResolutionService

See Also

Reference