ProfileImageManager Class

Provides access to NetFORUM customer profile images. Every customer (Individual, Organization and Chapter) is permitted a single profile image file.

Definition

Namespace: Ignition.Crm.ProfileImageManagement
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public class ProfileImageManager
Inheritance
Object    ProfileImageManager

Constructors

ProfileImageManager Default constructor

Methods

GetImage Retrieves the profile image of an individual, organization, or chapter.
SetImage Assigns the customer photo of an individual, organization, or chapter.

See Also