AvatarInfoProviderGetAvatarFileBinary Method |
Returns the file binary from database and save it in file system
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 12.0.0
Syntax public static byte[] GetAvatarFileBinary(
Guid guid
)
Parameters
- guid
- Type: SystemGuid
Avatar guid
Return Value
Type:
ByteSee Also