BaseDynamicDataGenerator.ShouldSkipScript method
namespace: Serenity.Web assembly: Serenity.Net.Web
Returns true if the script should be skipped
protected virtual bool ShouldSkipScript(string name)
| parameter | description |
|---|---|
| name | Script name |
See Also
- class BaseDynamicDataGenerator