Show / Hide Table of Contents

Class SoOurContactProvider

Inheritance
Object
ViewStateProviderBase
SoOurContactProvider
Implements
IViewStateProvider
IWebObject
IPlugin
Inherited Members
ViewStateProviderBase.GetNextCurrent(String)
ViewStateProviderBase.GetPreviousCurrent(String)
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.Protocol
Assembly: SuperOffice.CRMWeb.dll
Syntax
[SoWebObject("SoOurContactProvider")]
public class SoOurContactProvider : ViewStateProviderBase, IViewStateProvider, IWebObject, IPlugin

Constructors

SoOurContactProvider()

Declaration
public SoOurContactProvider()

Methods

GetCurrent(String, Boolean, Boolean)

Declaration
public override HistoryItem GetCurrent(string entityName, bool returnIfEmpty, bool setSpecifiedCurrentOnly = false)
Parameters
Type Name Description
String entityName
Boolean returnIfEmpty
Boolean setSpecifiedCurrentOnly
Returns
Type Description
HistoryItem
Overrides
ViewStateProviderBase.GetCurrent(String, Boolean, Boolean)

SetCurrent(String, HistoryItem, Boolean)

Declaration
public override void SetCurrent(string entityName, HistoryItem current, bool setSpecifiedCurrentOnly = false)
Parameters
Type Name Description
String entityName
HistoryItem current
Boolean setSpecifiedCurrentOnly
Overrides
ViewStateProviderBase.SetCurrent(String, HistoryItem, Boolean)

Implements

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