AvatarInfo Constructor (String) |
Creates a new AvatarInfo object based on the file specified by given path.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax public AvatarInfo(
string filePath
)
Parameters
- filePath
- Type: SystemString
File path
See Also