예제 #1
0
 public SiteBaseControl() : base()
 {
     WebConfig = WebConfigManager.GetInstance();
 }
예제 #2
0
 public SiteBaseMaster() : base()
 {
     WebConfig = WebConfigManager.GetInstance();
 }