Click or drag to resize
IContactDetailsControllerService Methods

The IContactDetailsControllerService type exposes the following members.

Methods
  NameDescription
Public methodGetContactDetailsViewModel
Gets collection of ContactDetailsViewModel for the given contactID.
Public methodRegisterContactDetailsFieldResolver
Registers given fieldResolver for given fieldName. Once the field with fieldName will be proceeded, result of fieldResolver will be used as the field value.
Top
See Also