AvatarInfoProvider.GetAvatarFileBinary Method |
Returns the file binary from database and save it in file system
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 13.0.131
Syntaxpublic static byte[] GetAvatarFileBinary(
Guid guid
)
Parameters
- guid
- Type: System.Guid
Avatar guid
Return Value
Type:
Byte[]
See Also