Returns xml form definition from input xml schema.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- xmlSchema
- Type: System String
Xml schema
- isSystem
- Type: System Boolean
If it is true, all field are assigned like system
- formDefinition (Optional)
- Type: System String
If not null then this definition is a base definition and only gets updated with new fields from xml schema
Return Value
Type: StringSee Also