示例#1
0
 protected bool GetRequiredBoolParameter(string parameterName)
 {
     return(WebFormsHelper.GetRequiredBoolParameter(parameterName));
 }