Class CsUrlDataCheck
Inherited Members
Namespace: SuperOffice.CRM.Web.UI.Filters.CustomCheckFilters
Assembly: SuperOffice.CRMWeb.dll
Syntax
[SoWebObject("CsUrlDataCheck")]
public class CsUrlDataCheck : ICustomCheckFilter, IWebObject, IPlugin
Constructors
CsUrlDataCheck()
Declaration
public CsUrlDataCheck()
Methods
Run(XmlNode, out String)
Declaration
public bool Run(XmlNode config, out string reasonToolTip)
Parameters
| Type | Name | Description |
|---|---|---|
| XmlNode | config | |
| String | reasonToolTip |
Returns
| Type | Description |
|---|---|
| Boolean |
Implements
SuperOffice.Factory.IPlugin