 | EditorFactoryGetMetadataForFile Method |
Namespace:
Dynamicweb.Content.Files.Metadata
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static Meta GetMetadataForFile(
string file
)
Public Shared Function GetMetadataForFile (
file As String
) As Meta
Parameters
- file
- Type: SystemString
Return Value
Type:
Meta
See Also