Click or drag to resize

ExtensionValidator Constructor

Initializes a new instance of the ExtensionValidator class

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public ExtensionValidator(
	FileEditor editor,
	bool deleteNotAllowedFile
)

Parameters

editor
Type: Dynamicweb.Content.Items.EditorsFileEditor
deleteNotAllowedFile
Type: SystemBoolean
See Also