Version

Notifier Method

Renders the specified notifier model.
Overload List
OverloadDescription
Notifier(NotifierModel)Renders the specified notifier model.  
Notifier(NotifierModel,IDictionary<String,Object>)Renders the notifier with the specified notifier model and html attributes.  
Notifier(NotifierModel,Object)Renders the notifier with the specified notifier model and html attributes.  
Notifier(String,NotifierModel)Renders the notifier with the specified id and model.  
Notifier(String,NotifierModel,IDictionary<String,Object>)Renders the notifier with the specified id, model and html attributes.  
Notifier(String,NotifierModel,Object)Renders the notifier with the specified id, model and html attributes.  
Notifier()Creates a wrapper to chain initialization properties on for the igNotifier control.  
Notifier(IDictionary<String,Object>)Creates a wrapper to chain initialization properties on for the igNotifier control and sets its html attributes.  
Notifier(Object)Creates a wrapper to chain initialization properties on for the igNotifier control and sets its html attributes.  
Requirements

Target Platforms: Windows 8.1, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

View on GitHub