TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Nageshwar Rao
NA
74
37.4k
Reads data frm config file
Sep 20 2016 1:36 AM
Hi
I have code which is set 25 string lenght
[StringLength(25, ErrorMessageResourceType = typeof(CampaignResource.VendorCampaign), ErrorMessageResourceName = "InvalidLengthDescription1")]
Now i dnt want to set that length constant i need to change according to config file value,what value i am giving in config that value should take .How can do by using custom Attribute,plz gve sample code
Reply
Answers (
3
)
drop down id not getting if i give ng-repeat in mvc Angular
How to add new empty row on dropdown change using angular