Questions tagged [displayname-attribute]

Question about Display attribute from System.ComponentModel.DataAnnotations of .Net Framework.

Question about Display attribute from System.ComponentModel.DataAnnotations of .Net Framework.

Display attribute provides a general-purpose that lets you specify localizable strings for types and members of entity partial classes.

48 questions
0
votes
1 answer

MVC 4 - multi DisplayName in Model

Hy, I have the problem that I am programing a site for multi businesses. I use DisplayName and LabelFor. The site is similar for each business, only the LabelFor name changes. I found a lot of multi-language possibilities using resource files (resx)…
Chris
  • 11
  • 1
0
votes
1 answer

WPF Extended property grid code behind customization

I am using an Extended Toolkit propertyGrid. I need to customize it according to the user defined language preference. From this tutorial I have seen that the display name and other features can be hard-codedly changed. public class Customer { …
Patrick
  • 3,073
  • 2
  • 22
  • 60
-2
votes
1 answer

Google Calendar API attendees VB

I'm trying to use VB to post to the console the name of an event, the start date, and the displayname or email of the attendees for that event. But I can't seem to get it to display. Please help! This is what I have tried which seems logical but…
1 2 3
4