Example #1
0
 public override bool IsPageToBeTranslated(string url)
 {
     return(_currentHelper.IsPageToBeTranslated(url));
 }