Recurrence PatternCss Button Property
This property is used to get or set the CSS class name(s) to use for the button controls
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 CssButton { get; set; }VB
Public Property CssButton As String
Get
SetC++
public:
property String^ CssButton {
String^ get ();
void set (String^ value);
}F#
member CssButton : string with get, setProperty Value
StringRemarks
If not set, a default style is used and included inline within the page