DbNetSuiteVS
BeforeFileDeleted Event
NamespacesDbNetLink.DbNetSuiteVSDbNetFileBeforeFileDeleted
This event can be used to validate the deletion of a file or folder Returning false from the event handler will prevent the file from being deleted.
Declaration Syntax
C#Visual Basic
public event DbNetFile..::.BeforeFileDeletedDelegate BeforeFileDeleted
Public Event BeforeFileDeleted As DbNetFile..::.BeforeFileDeletedDelegate

Assembly: DbNetLink.DbNetSuiteVS (Module: DbNetLink.DbNetSuiteVS) Version: 0.9.3317.16858 (0.9.0.0)