コード例 #1
0
 protected Guid GetRequiredGuidParameter(string parameterName)
 {
     return(WebFormsHelper.GetRequiredGuidParameter(parameterName));
 }