Hi, will you consider making a public API for accessing meta data on files? I need to render a list of files from within a template extender and include the meta data that has been added.
The existing API for file meta data is unfortunately marked as internal:
Dynamicweb.Content.Files.Metadata.EditorFactory.GetMetadataForFile(String) : Meta
If there are other ways to achieve this, please let me know ;)