AvatarInfoProvider GetAvatarTypeEnum Method Kentico 8.0 API Reference
Returns the enum representation of avatar type based on specified string.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

avatarTypeString
Type: OnlineSystem String
String representation of avatar type

Return Value

Type: AvatarTypeEnum
See Also