IDynamicScriptManager.IsRegistered method
namespace: Serenity.Web assembly: Serenity.Net.Web
Returns if a script with the name is registered
public bool IsRegistered(string name)
| parameter | description |
|---|---|
| name | Registration name |
See Also
- interface IDynamicScriptManager