Skip to content

ScriptFile class

namespace: Serenity.Plugins   assemblySerenity.Net.Core

A plugin script file registration.

public class ScriptFile

Public Members

name description
ScriptFile() The default constructor.
Path { get; set; } Gets or sets the path to the file. Should start with "./" corresponding to the plugin folder.

See Also