namespace: Serenity.Plugins assembly: Serenity.Net.Core
Plugin script file registration
public class ScriptFile
name | description |
---|---|
ScriptFile() | The default constructor. |
Path { get; set; } | Gets or sets the path to file. Should start with "./" corresponding to plugin folder. |
- Source: ScriptFile.cs