IDynamicScript interface

namespace: Serenity.Web   assemblySerenity.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