Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.YetaWFComponentBaseStartup.GetComponentsEdit Method

Returns a dictionary of available edit components.

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

Syntax

public static Dictionary<string,Type> GetComponentsEdit();

Return Value

Returns a dictionary of available edit components.

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