CodeGeneratorBaseSaveCode Method |
Saves the generated code of dataClasses to a directory identified by path. Shows a message and logs to event log in case of an error.
Does nothing on a precompiled website.
Namespace: CMS.UIControls
protected void SaveCode( string path, IEnumerable<DataClassInfo> dataClasses )