Click or drag to resize
IssueRecipientsListExtender Methods

The IssueRecipientsListExtender type exposes the following members.

Methods
  NameDescription
Protected methodGetCountsDataHandler
Returns dictionary of contact groups per contact through issue contact group assignment. Key of the dictionary is the ID of contact.
Protected methodGetFullNamesDataHandler
Returns dictionary of contacts' full name through issue. Key of the dictionary is the ID of contact.
Protected methodGetStatusesDataHandler
Returns dictionary of contact groups per contact through issue contact group assignment. Key of the dictionary is the ID of contact.
Public methodInit
Initializes the extender using the specified control.
(Inherited from ControlExtenderTControl.)
Public methodOnInit
Initializes extender.
(Overrides ControlExtenderOnInit.)
Top
See Also