Share via


ContactItemContentPresenter.OnTemplateApplied event

Raised when the control has applied a template for the contact.

Namespace:  Microsoft.Lync.Controls
Assembly:  Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)

Syntax

'Declaration
Public Event OnTemplateApplied As EventHandler
'Usage
Dim instance As ContactItemContentPresenter
Dim handler As EventHandler

AddHandler instance.OnTemplateApplied, handler
public event EventHandler OnTemplateApplied

See also

Reference

ContactItemContentPresenter class

ContactItemContentPresenter members

Microsoft.Lync.Controls namespace