Method | Description | |
---|---|---|
CommandSites ( ) : IEnumerable |
||
DetailTabs ( ) : IEnumerable |
||
HiddenCommands ( ) : IEnumerable |
||
OnLogOff ( IApplication application ) : void | ||
OnLogOn ( IApplication application ) : void | ||
OnShutdown ( IApplication application ) : void | ||
OnStartup ( IApplication application ) : void | ||
ResourceCollectionName ( ) : string |
Method | Description | |
---|---|---|
CreateFolder ( DocumentService docSrv, string folderpath ) : int | ||
GetFolderStructure ( DocumentService docSrv, string folderpath ) : List |
||
GetFoldersInFolder ( Folder parentFolder, DocumentService docSvc ) : List |
||
LoadConfigurationFile ( string configFile, string rootfolderpath ) : void | ||
VaultCreateFromTemplateCommandHandler ( object s, CommandItemEventArgs e ) : void |
public OnLogOff ( IApplication application ) : void | ||
application | IApplication | |
return | void |
public OnLogOn ( IApplication application ) : void | ||
application | IApplication | |
return | void |
public OnShutdown ( IApplication application ) : void | ||
application | IApplication | |
return | void |
public OnStartup ( IApplication application ) : void | ||
application | IApplication | |
return | void |