PFQuickPartsBinderRefreshFile Method |
| Name | Description | |
|---|---|---|
| RefreshFile(PFFile, PFItem) |
Updates QuickParts custom xmls in the instance file, based on sourceItem data, and returns a stream 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, don't forget to copy the
PFFile.QuickPartsSourceInfo property
from instanceFile to the other file after refresh.
| |
| RefreshFile(PFFile, PFItem, ListPFOfficeBindingValue) |
Updates QuickParts custom xmls in the instance file, based on sourceItem data, and returns a stream 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, don't forget to copy the
PFFile.QuickPartsSourceInfo property
from instanceFile to the other file after refresh.
|