Exemplo n.º 1
0
 protected Guid GetRequiredGuidParameter(string parameterName)
 {
     return(WebFormsHelper.GetRequiredGuidParameter(parameterName));
 }