Share via


ThemedForegroundImage.ThemeKey property

The unique key that specified in the theming annotation for this image.

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

Syntax

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

value = instance.ThemeKey

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

Property value

Type: System.String

See also

Reference

ThemedForegroundImage class

ThemedForegroundImage members

Microsoft.SharePoint.WebControls namespace