AvatarInfoProviderEnsureAvatarPhysicalFile Method |
Ensures the avatar file in the file system and returns the path to the file.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 12.0.0
Syntax public static string EnsureAvatarPhysicalFile(
AvatarInfo avatarInfo
)
Parameters
- avatarInfo
- Type: CMS.MembershipAvatarInfo
Avatar info
Return Value
Type:
StringSee Also