PersonaInfoProviderGetPersonaInfoByScoreId Method |
Returns PersonaInfo by specifying underlying score ID.
Namespace: CMS.PersonasAssembly: CMS.Personas (in CMS.Personas.dll) Version: 8.2.23
Syntax public static PersonaInfo GetPersonaInfoByScoreId(
int id
)
Parameters
- id
- Type: SystemInt32
Score ID
Return Value
Type:
PersonaInfoSee Also