Click or drag to resize
IContentItemCodeFileGenerator Methods
Methods
  NameDescription
Public methodGenerateFiles(DataClassInfo, String)
Creates classes for the specified data classes and saves them to files within the specified folder using naming conventions.
Public methodGenerateFiles(IEnumerableDataClassInfo, String)
Creates classes for the specified data class and saves them to files within the specified folder using naming conventions. Code files are created only for supported data classes, i.e. page types, products, custom tables and forms.
Top
See Also