Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.YetaWFComponentBaseStartup.GetComponentsWithControllerPreprocessAction Method

Returns a dictionary of components that have a controller preprocessor action.

Class: YetaWF.Core.Components.YetaWFComponentBaseStartup
Namespace: YetaWF.Core.Components
Assembly: YetaWF.Core

Syntax

public static Dictionary<string,MethodInfo> GetComponentsWithControllerPreprocessAction();

Return Value

(not specified)

See Also YetaWF.Core.Components.YetaWFComponentBaseStartup ClassYetaWF.Core Overview