I can only make a guess that you're talking about reusing a set of ASPX /
HTML / JavaScript plus its associated code-behind as a single unit. In which
case, you need to create a UserControl...
I can only make a guess that you're talking about reusing a set of ASPX /
HTML / JavaScript plus its associated code-behind as a single unit. In which
case, you need to create a UserControl...