ISPTheme.BackgroundImageUri property
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
ReadOnly Property BackgroundImageUri As Uri
Get
'Uso
Dim instance As ISPTheme
Dim value As Uri
value = instance.BackgroundImageUri
Uri BackgroundImageUri { get; }
Property value
Type: System.Uri