PersonaInfoPersonaPictureMetafileGUID Property |
Guid of the metafile which represents persona picture. This metafile can belong to this PersonaInfo or to the persona ClassInfo.
Null means that persona does not have picture selected and default one should be used.
Namespace: CMS.PersonasAssembly: CMS.Personas (in CMS.Personas.dll) Version: 13.0.131
Syntax public Nullable<Guid> PersonaPictureMetafileGUID { get; set; }
Property Value
Type:
NullableGuidSee Also