I have many aspx pages which inherits a base Class. base class has a method name "GetGroupID", This method returns different data depends which page i am on, now few pages need to override this method (which is fine).I have many aspx pages which inherits a base Cl