/// <summary> /// Initializes a new instance of the <see cref="CMS.OnlineForms.Types.TestMvcDemoContactUsItem" /> class. /// </summary> public TestMvcDemoContactUsItem() : base(CLASS_NAME) { mFields = new TestMvcDemoContactUsItemFields(this); }