示例#1
0
 protected string Translate(string classKey, string resourceKey)
 {
     return(PageMethodsHelper.Translate(classKey, resourceKey));
 }