Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Pages.FileBundles.ProcessIncludedFiles Method

Process all url() definitions so we access the files in the correct location (the bundle is in a different location)

Class: YetaWF.Core.Pages.FileBundles
Namespace: YetaWF.Core.Pages
Assembly: YetaWF.Core

Syntax

public static string ProcessIncludedFiles(
    string fileText,
    string file );

Parameters

fileText

(not specified)

file

(not specified)

Return Value

(not specified)

See Also YetaWF.Core.Pages.FileBundles ClassYetaWF.Core Overview