AvatarInfoProviderGetAvatarInfoWithoutBinaryInternal Method (Guid) |
Returns the AvatarInfo structure for the specified avatar.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 12.0.0
Syntax protected virtual AvatarInfo GetAvatarInfoWithoutBinaryInternal(
Guid guid
)
Parameters
- guid
- Type: SystemGuid
GUID of the avatar to return
Return Value
Type:
AvatarInfoSee Also