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 | The script name. |
See Also
- class BaseDynamicDataGenerator