MetaFileInfoProviderGetMetaFilesObjectTypes Method |
Returns list of all object types which have some metafiles attached.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static List<string> GetMetaFilesObjectTypes(
int siteId
)
Parameters
- siteId
- Type: SystemInt32
ID of the site from which the object types should be recieved
Return Value
Type:
ListStringSee Also