Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > Generate local resource on a user control

Reply
Thread Tools

Generate local resource on a user control

 
 
gd52
Guest
Posts: n/a
 
      05-04-2007
I have a line similar to:
<ucc:TestControl InjectThisText="some text" />
I have marked the ASCX class as [Localizable(true)] and also InjectThisText.
I want "some text" to be localized the same way as an <asp:localize>
statement would.
Is this possible?


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Failed to generate a user instance of SQL Server. Only an integratedconnection can generate a user instance. Harlan Messinger ASP .Net 2 03-28-2010 06:51 PM
Visual Web Developer Edition Problem on Generate Local Resource info.lowyeah@gmail.com ASP .Net 1 09-15-2007 01:21 PM
Generate local resource on a user control gd52 ASP .Net Web Controls 0 05-07-2007 12:13 AM
"Generate Local Resource" menu item disabled jpan ASP .Net 0 05-03-2006 01:51 AM
Generate local resource tool Gawel ASP .Net 0 01-13-2006 02:56 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57