1
Answer

partial class in asp.net 2

Ask a question
ali

ali

17y
2.6k
1
Hi all, Anyone please tell me whether the whole page is posted back after an event in .net 2005 web pages ( eg: after dropdownlist selected index changed or button click) or is it like an ajax enabled component since code-behind file is now a partial class rather than a full class that inherits from the ASPX page. Please explain. Thanks in advance. Ali

Answers (1)