server controls in app_code.

  • Thread starter Thread starter motorhead_maniac
  • Start date Start date
M

motorhead_maniac

anyone,
how to reference server controls (without .ascx) that are in the
app_code folder.

The msdn documentation talks about dropping them in and using Page
section of web.config to add and specify Namespace , but iam not able to
figure out their Namespace

Many thanks
 
Back
Top