Click or drag to resize
CMSSearchDialogSearchButton Property
Search button.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public Button SearchButton { get; set; }

Property Value

Type: Button
See Also