IDesktopApplicationPlugInPopulateMetadataPanel Method

Definition

Namespace: FileHold.Common
Assembly: FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
C#
void PopulateMetadataPanel(
	Control panel,
	TableLayoutPanel table,
	bool editMode,
	Array fields,
	Object document
)

Parameters

panel  Control
 
table  TableLayoutPanel
 
editMode  Boolean
 
fields  Array
 
document  Object
 

See Also