Class WhatsNewDialog
Inherited Members
Namespace: SuperOffice.CRM.Web.AjaxMethods
Assembly: SuperOffice.CRMWeb.dll
Syntax
[SoWebObject("WhatsNewDialog")]
public class WhatsNewDialog : IWebObject, IPlugin
Constructors
WhatsNewDialog()
Declaration
public WhatsNewDialog()
Methods
SetWhatsNewSeen(String)
Declaration
[SoAjaxMethod(SoAjaxMethodType.ThreatErrorAsWarning)]
public void SetWhatsNewSeen(string url)
Parameters
| Type | Name | Description |
|---|---|---|
| String | url |
Implements
SuperOffice.Factory.IPlugin