Recurrence PatternCss Error Message Property
This property is used to get or set the CSS class name(s) to use for error messages
Definition
Namespace: EWSoftware.PDI.Web.Controls
Assembly: EWSoftware.PDI.Web.Controls (in EWSoftware.PDI.Web.Controls.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI.Web.Controls (in EWSoftware.PDI.Web.Controls.dll) Version: 2025.1.9.0
C#
public string CssErrorMessage { get; set; }VB
Public Property CssErrorMessage As String
Get
SetC++
public:
property String^ CssErrorMessage {
String^ get ();
void set (String^ value);
}F#
member CssErrorMessage : string with get, setProperty Value
StringRemarks
If not set, a default style is used and included inline within the page