Namespace:
C1.Web.Command
Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
C# |
---|
[DefaultValueAttribute("")] [EditorBrowsableAttribute(EditorBrowsableState.Never)] [BrowsableAttribute(false)] public string DropDownButtonImageUrl { get; } |
Visual Basic (Declaration) |
---|
<DefaultValueAttribute("")> _ <EditorBrowsableAttribute(EditorBrowsableState.Never)> _ <BrowsableAttribute(False)> _ Public ReadOnly Property DropDownButtonImageUrl As String |