Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Packages.Package.TryGetAddOnNamedUrl Method

Returns the Url to the specific product's addon folder

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

Syntax

public static string TryGetAddOnNamedUrl(
    string areaName,
    string name );

Parameters

areaName

(not specified)

name

(not specified)

Return Value

(not specified)

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