 | AttachmentsListBoxBrowseButtonText Property |
Namespace:
Dynamicweb.Controls.OMC
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax[BindableAttribute(true)]
[DefaultValueAttribute("Browse")]
public string BrowseButtonText { get; set; }
<BindableAttribute(true)>
<DefaultValueAttribute("Browse")>
Public Property BrowseButtonText As String
Get
Set
Property Value
Type:
String
See Also