SiteLogoImage.LogoImageUrl property

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

Syntax

'Declaration
Public Property LogoImageUrl As String
    Get
    Set
'Usage
Dim instance As SiteLogoImage
Dim value As String

value = instance.LogoImageUrl

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

Property value

Type: System.String

See also

Reference

SiteLogoImage class

SiteLogoImage members

Microsoft.SharePoint.WebControls namespace