public const string DropDown = "#dropdown"
Public Const DropDown As String = "#dropdown"
public: literal String^ DropDown = "#dropdown"
static val mutable DropDown: string
In This Article