CreateGroupSearchControlInfoLabelText Property |
Gets or sets the info text displayed at the top of the control.
Namespace:
Cadcorp.Security.UI.WebControls
Assembly:
Cadcorp.Security.UI (in Cadcorp.Security.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic string SearchControlInfoLabelText { get; set; }
Public Property SearchControlInfoLabelText As String
Get
Set
<asp:CreateGroup SearchControlInfoLabelText="String" />
Property Value
Type:
String
See Also