BackgroundImageFormat.ToString Method (IUrlResolutionService) ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Returns a String that represents the current BackgroundImageFormat.

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

Syntax

C#
public string ToString(
	IUrlResolutionService urlResolver
)

Parameters

urlResolver

Type: System.Web.UI..IUrlResolutionService

The IUrlResolutionService used for resolving relative paths and paths that contain the ~ operator.

Return Value

Type: System..String

The string representation of this BackgroundImageFormat.

See Also

Reference