Saves avatar file to the disk.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- guid
- Type: System String
File GUID
- fileName
- Type: System String
File name
- fileExtension
- Type: System String
File extension
- fileData
- Type: CMS.Core BinaryData
File data (byte[] or Stream)
- synchronization
- Type: System Boolean
Indicates if this function is called from "ProcessTask"
Return Value
Type: StringSee Also