Esempio n. 1
0
 /// <summary>
 ///     Shows the not implemented.
 /// </summary>
 protected void ShowNotImplemented()
 {
     Page.DisplayAlertMessage(HACCPUtil.GetResourceString("NotImplemented"), "");
 }