ApplicationHost.RequestApplicationCreation Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Raised when requesting a new application to be created and hosted within UII.
public:
event Microsoft::Uii::Csr::ApplicationHost::RequestApplicationCreationHandler ^ RequestApplicationCreation;
public event Microsoft.Uii.Csr.ApplicationHost.RequestApplicationCreationHandler RequestApplicationCreation;
member this.RequestApplicationCreation : Microsoft.Uii.Csr.ApplicationHost.RequestApplicationCreationHandler
Public Event RequestApplicationCreation As ApplicationHost.RequestApplicationCreationHandler