Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Make Component of Custom List Type Property

New Here ,
Apr 23, 2014 Apr 23, 2014

Like Following .Net Class how to make component in coldfusion10?

public class ViewModelSearch

    {

        public List<PropertyAttributeGroup> PropertyAttributeGroups { get; set; }

        public List<Product> Products { get; set; }

    }

Where PropertyAttributeGroups  ia s class autogenerate using Entity Framwork in .NET.

177
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation
Resources