Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Addons.AddOnManager.AddTemplateFromUIHintAsync Method

Add a template given a UIHint - ignores non-existent templates

Class: YetaWF.Core.Addons.AddOnManager
Namespace: YetaWF.Core.Addons
Assembly: YetaWF.Core

Syntax

public Task AddTemplateFromUIHintAsync(
    Package? package,
    string uiHint,
    ComponentType componentType );

Parameters

package

(not specified)

uiHint

(not specified)

componentType

(not specified)

See Also YetaWF.Core.Addons.AddOnManager ClassYetaWF.Core Overview