Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Thmx themes do not support background images
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property BackgroundImageUri As Uri
Get
'Usage
Dim instance As ThmxTheme
Dim value As Uri
value = instance.BackgroundImageUri
public Uri BackgroundImageUri { get; }
Property value
Type: System.Uri