Click or drag to resize
ClassCodeGenerationSettings Constructor (String)
Creates a settings object and initializes it using the given XML representation.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public ClassCodeGenerationSettings(
	string xml
)

Parameters

xml
Type: SystemString
See Also