I'm going to use select list item in razor and it gives this error:
"Element 'Selectlistitem' its not supported "
@List s = sfc2.MVC.ViewModels.Category.MajorCategories();
I'm going to use select list item in razor and it gives this error:
"Element 'Selectlistitem' its not supported "
@List s = sfc2.MVC.ViewModels.Category.MajorCategories();