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

FlashControl.ThemeUrl Property

Gets or sets the URL to the *.swf file containing a custom theme.

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

Syntax

Visual Basic
Public Property ThemeUrl As String
C#
public string ThemeUrl { get; set; }

Property Value

Type: System.String

The URL to the *.swf file containing a custom theme.

Default value is "".

See Also

Reference

Manual