Click or drag to resize

PFQuickPartsBinderRefreshFile2 Method

Overload List
  NameDescription
Public methodRefreshFile2(PFFile, PFItem)
Updates QuickParts custom xmls in the instance file, based on sourceItem data, and returns a byte array of the file content. The source item must be from the content type found in 'ContentType' property. If the instanceFile is a template, while saving content on another file later, don't forget to copy the PFFile.QuickPartsSourceInfo property from instanceFile to the other file after refresh.
Public methodRefreshFile2(PFFile, PFItem, ListPFOfficeBindingValue)
Updates QuickParts custom xmls in the instance file, based on sourceItem data, and returns a byte array of the file content. The source item must be from the content type found in 'ContentType' property. If the instanceFile is a template, while saving content on another file later, don't forget to copy the PFFile.QuickPartsSourceInfo property from instanceFile to the other file after refresh.
Top
See Also