| ClosingArgErrorTitle Property |
Title of the error to be displayed to the user or empty string if no error to be displayed
Namespace:
CodeStack.SwEx.PMPage.Base
Assembly:
CodeStack.SwEx.PMPage (in CodeStack.SwEx.PMPage.dll) Version: 0.7.2.0 (0.7.2.0)
Syntax public string ErrorTitle { get; set; }
Public Property ErrorTitle As String
Get
Set
public:
property String^ ErrorTitle {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also