Working with a view without a particular model in mvc
I have a view with one DropDown list and a text box. These two
(attributes) are not belonging to a particular model.
Then How can I set the MaxLength property of the Text Box and how can I
set the Mandatory validation.?
Thanks in advance.
No comments:
Post a Comment