MediaFileInfoGetPhysicalFiles Method |
Gets media files physical files.
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 12.0.0
Syntax protected override DataSet GetPhysicalFiles(
OperationTypeEnum operationType,
bool binaryData
)
Parameters
- operationType
- Type: CMS.DataEngineOperationTypeEnum
Operation type - binaryData
- Type: SystemBoolean
If true, gets the binary data to the DataSet
Return Value
Type:
DataSetSee Also