Click or drag to resize
MetaFileInfoProviderEnsureMetaFileBinaries Method
Ensures the binary data in the DataTable of metafiles.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public static void EnsureMetaFileBinaries(
	DataTable dt
)

Parameters

dt
Type: System.DataDataTable
DataTable with the data
See Also