K
KMILO
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
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