ProfileImage Class
Holds profile image data for a customer
Namespace: Ignition.Crm.ProfileImageManagementAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public class ProfileImage
Public Class ProfileImage
public ref class ProfileImage
type ProfileImage = class end
- Inheritance
- Object ProfileImage
netFORUM does not track image file names and types for customer profile images,
and as such that information is not included in this class.
Baseline netFORUM convention is expose all images with an arbitrary name and a ".jpg" file extension,
with the assumption that any browser or application that attempts to open the file will be sophisticated
enough to auto-detect the true format of the image.
ProfileImage | Initializes a new instance of the ProfileImage class |