ComponentOne Maps for WPF and Silverlight
C1.Silverlight.Maps Namespace / ResponseSummary Class / BrandLogoUri Property

In This Topic
    BrandLogoUri Property
    In This Topic
    Gets or sets a url that references a brand image to support contractual branding requirements.
    Syntax
    'Declaration
     
    
    Public Property BrandLogoUri As String
    public string BrandLogoUri {get; set;}
    See Also