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