Share via


WpfBrowser.PrintTemplateInstantiation Event

Definition

Fires when a print template is instantiated.

public:
 event EventHandler<Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::PrintTemplateInstantiationEventArgs ^> ^ PrintTemplateInstantiation;
[System.ComponentModel.Browsable(true)]
public event EventHandler<Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.PrintTemplateInstantiationEventArgs> PrintTemplateInstantiation;
[<System.ComponentModel.Browsable(true)>]
member this.PrintTemplateInstantiation : EventHandler<Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.PrintTemplateInstantiationEventArgs> 
Public Custom Event PrintTemplateInstantiation As EventHandler(Of PrintTemplateInstantiationEventArgs) 

Event Type

Attributes

Applies to