Table of Contents
OKButtonText Property

Gets or sets the text for the OK button.

Syntax
 public String OKButtonText { get; set; }
Remarks

This property is ignored when custom layout template is used.

See Also