IPageApplicationModelProvider.OnProvidersExecuting Method      
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.
Executed for the first pass of building PageApplicationModel instances. See Order.
public:
 void OnProvidersExecuting(Microsoft::AspNetCore::Mvc::ApplicationModels::PageApplicationModelProviderContext ^ context);public void OnProvidersExecuting(Microsoft.AspNetCore.Mvc.ApplicationModels.PageApplicationModelProviderContext context);abstract member OnProvidersExecuting : Microsoft.AspNetCore.Mvc.ApplicationModels.PageApplicationModelProviderContext -> unitPublic Sub OnProvidersExecuting (context As PageApplicationModelProviderContext)