Gat all webportal in the VGRepository

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 List<VGWebPortal> GetAllWebPortals()
Visual Basic
Public Function GetAllWebPortals As List(Of VGWebPortal)

Return Value

Type: List<(Of <(<'VGWebPortal>)>)>

See Also