Click or drag to resize
MetaFileInfoProviderGetMetaFilesInternal Method
Returns all metafiles.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected virtual ObjectQuery<MetaFileInfo> GetMetaFilesInternal()

Return Value

Type: ObjectQueryMetaFileInfo
See Also