Microsoft FactoryOrchestrator Core IFactoryOrchestratorService GetDisabledPages()
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core.IFactoryOrchestratorService
IFactoryOrchestratorService.GetDisabledPages() Method
Gets a list of Factory Orchestrator App pages that were disabled by OEM Customization.
System.Collections.Generic.List<string> GetDisabledPages();
Returns
System.Collections.Generic.List<System.String>
A list of page tags that should be disabled.