C# Class biz.dfch.CS.Appclusive.UI.Models.AjaxNotificationViewModel

Afficher le fichier Open project: dfensgmbh/biz.dfch.CS.Appclusive.UI Class Usage Examples

Méthodes publiques

Méthode Description
AjaxNotificationViewModel ( ) : System
AjaxNotificationViewModel ( ENotifyStyle level, string message, string elementId = null ) : System

Method Details

AjaxNotificationViewModel() public méthode

public AjaxNotificationViewModel ( ) : System
Résultat System

AjaxNotificationViewModel() public méthode

public AjaxNotificationViewModel ( ENotifyStyle level, string message, string elementId = null ) : System
level ENotifyStyle
message string
elementId string
Résultat System