Inherit a aspx?

  • Thread starter Thread starter ad
  • Start date Start date
A

ad

We can inherit a class.

But if the class is the code behind, when we inherit it , can we inherit
it's aspx ahead together ?
 
Hi,
Its not possible to inherit the UI, but can inherit only the class.
Regards
Sambathraj
 
ad said:
We can inherit a class.

But if the class is the code behind, when we inherit it , can we inherit
it's aspx ahead together ?

You already asked this less than an hour ago.

An answer has already been given.
 
Back
Top