Return the default logo for the VG Web Portal

Namespace: Novalys.VisualGuard.Security.Membership
Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2016.0.105.16 (2016.0.105.16)

Syntax

C#
public Image DefaultLogoWebPortal { get; }
Visual Basic
Public ReadOnly Property DefaultLogoWebPortal As Image
	Get

Property Value

Type: Image

See Also