NagScreenConfigurationOKButtonText Property |
Gets or sets text displayed on OK button
Namespace:
TreeksLicensingLibrary2.EasyIntegration
Assembly:
TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax public string OKButtonText { get; set; }
Public Property OKButtonText As String
Get
Set
public:
property String^ OKButtonText {
String^ get ();
void set (String^ value);
}
member OKButtonText : string with get, set
Return Value
Type:
StringSee Also