Show / Hide Table of Contents

Class CurrentIsStaticSelectionCheck

Inheritance
Object
CurrentIsNotStaticSelectionCheck
CurrentIsStaticSelectionCheck
Implements
ICustomCheckFilter
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.UI.Filters.CustomCheckFilters
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class CurrentIsStaticSelectionCheck : CurrentIsNotStaticSelectionCheck, ICustomCheckFilter

Constructors

CurrentIsStaticSelectionCheck()

Declaration
public CurrentIsStaticSelectionCheck()

Methods

Run(XmlNode, out String)

Declaration
public override bool Run(XmlNode config, out string reasonToolTip)
Parameters
Type Name Description
XmlNode config
String reasonToolTip
Returns
Type Description
Boolean
Overrides
CurrentIsNotStaticSelectionCheck.Run(XmlNode, out String)

Implements

ICustomCheckFilter
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top