Class SoAdminListProvider
Inherited Members
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
Implements
SuperOffice.Factory.IPlugin