示例#1
0
 public string GetRequiredStringParameter(string parameterName)
 {
     return(WebFormsHelper.GetRequiredStringParameter(parameterName));
 }