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