FMNControlLabelCssClas Property |
Gets or Sets text for span element
Namespace:
Cadcorp.Web.UI.FindMyNearest
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic string LabelCssClas { get; set; }
Public Property LabelCssClas As String
Get
Set
<asp:FMNControl LabelCssClas="String" />
Property Value
Type:
String
See Also