Click or drag to resize
MonthYearFastNavigationSettingsOkButtonText Property
Gets or sets the value of the "OK" button caption;

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public virtual string OkButtonText { get; set; }

Property Value

Type: String
This property can be used to localize the button caption. The default is "OK".
See Also