Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Packages.Package.GetAddOnTemplateUrl Method

Returns the Url to the specific template's addon folder

Class: YetaWF.Core.Packages.Package
Namespace: YetaWF.Core.Packages
Assembly: YetaWF.Core

Syntax

public static string GetAddOnTemplateUrl(
    string areaName,
    string templateName );

Parameters

areaName

(not specified)

templateName

(not specified)

Return Value

(not specified)

See Also YetaWF.Core.Packages.Package ClassYetaWF.Core Overview