VariationsLabelEcbMenu.HoverCellActiveCssClass Property
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Property HoverCellActiveCssClass As String
Get
Set
'Usage
Dim instance As VariationsLabelEcbMenu
Dim value As String
value = instance.HoverCellActiveCssClass
instance.HoverCellActiveCssClass = value
public string HoverCellActiveCssClass { get; set; }
Property Value
Type: System.String
See Also
Reference
VariationsLabelEcbMenu Members