Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > A HtmlControl as Customcontrol Property

Reply
Thread Tools

A HtmlControl as Customcontrol Property

 
 
KMILO
Guest
Posts: n/a
 
      04-22-2005
Hello Everyone,


Im trying to implement a control who has a property that receives a
HtmlInputHidden control of a page in design time, the property grid works
very well, detects the HtmlInputHidden in the page and resolves it name, but
when i try to run the web app the following error appears:
Unable to generate code for a value of type
'System.Web.UI.HtmlControls.HtmlInputHidden'. This error occurred while
trying to generate the property value for CajaDeTexto.

Any ideas???


Tks in advance

KMILO


 
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
HtmlControl or WebControl from HTML string michael.schwarz@gmail.com ASP .Net 4 10-29-2005 02:42 PM
reference to htmlcontrol in webusercontrol does not work Jimmy ASP .Net 0 08-03-2005 10:32 PM
Make HtmlControl invisible Tim Mulholland ASP .Net 5 08-13-2004 01:51 PM
WebControl vs. HtmlControl =?Utf-8?B?VmljdG9y?= ASP .Net 1 03-03-2004 02:51 PM
Modify InnerHtml of HtmlControl with JavaScript? Paul ASP .Net 1 08-04-2003 04:16 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