ScriptFile class
namespace: Serenity.Plugins assembly: Serenity.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
- Source: ScriptFile.cs