AvatarInfoProviderGetAvatarInfo Method (Int32) |
Returns the AvatarInfo structure for the specified avatar.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 12.0.0
Syntax public static AvatarInfo GetAvatarInfo(
int avatarId
)
Parameters
- avatarId
- Type: SystemInt32
Avatar id
Return Value
Type:
AvatarInfoSee Also