Share via


SPPromotedActionButton.ThemeKey property

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

Syntax

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

value = instance.ThemeKey

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

Property value

Type: System.String

See also

Reference

SPPromotedActionButton class

SPPromotedActionButton members

Microsoft.SharePoint.WebControls namespace