ProfileImageManager Class
Provides access to NetFORUM customer profile images. Every customer (Individual, Organization and Chapter) is permitted a single profile image file.
Namespace: Ignition.Crm.ProfileImageManagementAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public class ProfileImageManager
Public Class ProfileImageManager
public ref class ProfileImageManager
type ProfileImageManager = class end
- Inheritance
- Object ProfileImageManager
GetImage |
Retrieves the profile image of an individual, organization, or chapter.
|
SetImage |
Assigns the customer photo of an individual, organization, or chapter.
|