ISPTheme.BackgroundImageUri property

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

Syntax

'Declaration
ReadOnly Property BackgroundImageUri As Uri
    Get
'Usage
Dim instance As ISPTheme
Dim value As Uri

value = instance.BackgroundImageUri
Uri BackgroundImageUri { get; }

Property value

Type: System.Uri

See also

Reference

ISPTheme interface

ISPTheme members

Microsoft.SharePoint.Utilities namespace