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