Portal Engine Questions on portal engine and web parts.
Version 6.x > Portal Engine > BizForms - parsing xml View modes: 
User avatar
Member
Member
jwieczorek-pgs-soft - 12/8/2011 6:49:18 AM
   
BizForms - parsing xml
Hi,
I've found that Kentico keeps BizForms in table CMS_Class as xml code. I would like to know if any parser function are available for developers, or I have to write my own parser?

User avatar
Kentico Support
Kentico Support
kentico_radekm - 12/16/2011 5:17:54 AM
   
RE:BizForms - parsing xml
Hello.

You can use our MS.FormEngine.FormInfo class, which ensures management of XML file that represents the form definition and its properties, like FormFieldInfo and FormCategoryInfo.

Best Regards,
Radek Macalik