AvatarInfoProvider GetAvatarTypeEnum Method Kentico 8.1 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.1.5347.20411)

Parameters

avatarTypeString
Type: OnlineSystem String
String representation of avatar type

Return Value

Type: AvatarTypeEnum
See Also