Version

MovableImageUrl Property

Specifies the image location for the drag handle that allows end users to move the UltraWebToolbar.
Syntax
'Declaration
 
Public Property MovableImageUrl As String
public string MovableImageUrl {get; set;}

Property Value

The image URL (Uniform Resource Locator), that may be relative to the web application folder, of the drag handle.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also