Share via


SPDirectionalHoverLinkButton.ThemeKey property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property ThemeKey As String
    Get
    Set
'Usage
Dim instance As SPDirectionalHoverLinkButton
Dim value As String

value = instance.ThemeKey

instance.ThemeKey = value
public string ThemeKey { get; set; }

Property value

Type: System.String

See also

Reference

SPDirectionalHoverLinkButton class

SPDirectionalHoverLinkButton members

Microsoft.SharePoint.WebControls namespace