Forum Discussion
Progress of Site Provisioning
What is the best way to get progress information regarding site provisioning done using ApplyProvisioningTemplate extension method, I looked at ProvisioningTemplateApplyingInformation.Progres
Thanks,
Sultan
1 Reply
- Sultan AlSharfi
Microsoft
Using ProvisioningTemplateApplyingInformation.Progres
sDelegate I was able to get highlevel progress information (See below) 1, 7, Regional Settings
2, 7, Supported UI Languages
3, 7, Features
4, 7, List instances
But I am interested in a more detailed level i.e. what lists are being provisioned, I was able to see this information in the debug output window but have no idea how to access it and display it in a progress page.
Thanks,
Sultan