Define virtual location of button images directory (dbSkin, navigation, Non-Css buttons).

dbQP Abbr: bid
Version: All

Namespace:  Tornado
Assembly:  Tornado (in Tornado.dll) Version: 12.6.0.9 (1.0.0.0)

Syntax

C#
public string dbbImageDir { get; set; }
Visual Basic (Declaration)
Public Property dbbImageDir As String

Field Value

A virtual directory

Remarks

Defaults to: InstallDir/Tornado/css/buttons/

This directory can only be specified when .dbskin="type=none".

See Also