MetaFileInfoProvider UpdateMetaFiles Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberUpdateMetaFiles(BaseInfo, DataTable, Int32)
Updates the object meta files from the given DataTable.
Public methodStatic memberUpdateMetaFiles(BaseInfo, DataTable, Int32, LoadDataEventHandler)
Updates the object meta files from the given DataTable.
Public methodStatic memberUpdateMetaFiles(BaseInfo, DataTable, Int32, LoadDataEventHandler, Boolean)
Updates the object meta files from the given DataTable.
Back to Top
See Also