Show / Hide Table of Contents

Class SoAdminListProvider

Inheritance
Object
ViewStateProviderBase
SoAdminListProvider
Implements
IViewStateProvider
IWebObject
IPlugin
Inherited Members
ViewStateProviderBase.GetCurrent(String, Boolean, Boolean)
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("SoAdminListProvider")]
public class SoAdminListProvider : ViewStateProviderBase, IViewStateProvider, IWebObject, IPlugin

Constructors

SoAdminListProvider()

Declaration
public SoAdminListProvider()

Methods

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