Esempio n. 1
0
 protected int GetRequiredIntParameter(string parameterName)
 {
     return(WebFormsHelper.GetRequiredIntParameter(parameterName));
 }