ApplicationHost.RequestBeforeApplicationCreation 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::RequestBeforeApplicationCreationHandler ^ RequestBeforeApplicationCreation;
public event Microsoft.Uii.Csr.ApplicationHost.RequestBeforeApplicationCreationHandler RequestBeforeApplicationCreation;
member this.RequestBeforeApplicationCreation : Microsoft.Uii.Csr.ApplicationHost.RequestBeforeApplicationCreationHandler
Public Event RequestBeforeApplicationCreation As ApplicationHost.RequestBeforeApplicationCreationHandler