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

显示文件 Open project: dfensgmbh/biz.dfch.CS.Appclusive.UI Class Usage Examples

Public Methods

Method Description
AjaxNotificationViewModel ( ) : System
AjaxNotificationViewModel ( ENotifyStyle level, string message, string elementId = null ) : System

Method Details

AjaxNotificationViewModel() public method

public AjaxNotificationViewModel ( ) : System
return System

AjaxNotificationViewModel() public method

public AjaxNotificationViewModel ( ENotifyStyle level, string message, string elementId = null ) : System
level ENotifyStyle
message string
elementId string
return System