Click or drag to resize

DialogOkText Property

Gets or sets the "OK" button text.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BindableAttribute(true)]
[DefaultValueAttribute("OK")]
public string OkText { get; set; }

Property Value

Type: String
Remarks