ClassDuplicatedJavaScriptNameResolvingEventArgs
Class
Event args for resolving duplicate JavaScript action names during document merge; includes original, proposed, and used names.
Definition
Namespace:Telerik.Windows.Documents.Fixed.Model
Assembly:Telerik.Windows.Documents.Fixed.dll
Syntax:
cs-api-definition
public class DuplicatedJavaScriptNameResolvingEventArgs : EventArgs
Inheritance: objectEventArgsDuplicatedJavaScriptNameResolvingEventArgs
Inherited Members
Constructors
DuplicatedJavaScriptNameResolvingEventArgs(string, string, IEnumerable<string>)
Create args with conflicting name, proposed unique name, and set of existing JavaScript names.
Declaration
cs-api-definition
public DuplicatedJavaScriptNameResolvingEventArgs(string name, string newName, IEnumerable<string> usedNames)
Parameters
name
The current name of the JavaScript.
newName
The new name of the JavaScript.
usedNames
IEnumerable<string>
The names that are currently used in the .