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