Skip to content

IDynamicScriptManager.Changed method

Raises the script changed event for the script.

public void Changed(string name)
parameter description
name The registration name.

See Also