Click or drag to resize
PersonaInfoProviderGetPersonasInternal Method
Returns a query for all the PersonaInfo objects.

Namespace: CMS.Personas
Assembly: CMS.Personas (in CMS.Personas.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<PersonaInfo> GetPersonasInternal()

Return Value

Type: ObjectQueryPersonaInfo
See Also