IDynamicScript interface
namespace: Serenity.Web assembly: Serenity.Net.Web
Dynamic script abstraction
public interface IDynamicScript
Members
| name | description |
|---|---|
| Expiration { get; } | Cache expiration timespan |
| GroupKey { get; } | Group key for cached items |
| CheckRights(…) | Checks script permissions |
| GetScript() | Gets the script content |
See Also
- Source: IDynamicScript.cs