| EditorFactoryLoadConfig Method |
Namespace:
Dynamicweb.Content.Files.Metadata
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static List<Field> LoadConfig(
string folder
)
Public Shared Function LoadConfig (
folder As String
) As List(Of Field)
Parameters
- folder
- Type: SystemString
Return Value
Type:
ListFieldSee Also