Show / Hide Table of Contents

Class AdminCsDataHandler

Inheritance
Object
DataHandlerBase
AdminCsDataHandler
Implements
IDataHandler
IWebObject
IPlugin
Inherited Members
DataHandlerBase.isPreLoadMode
DataHandlerBase._dataCarriers
DataHandlerBase._mandatoryDataCarriers
DataHandlerBase._primaryCurrent
DataHandlerBase._currentHistoryItem
DataHandlerBase._config
DataHandlerBase._id
DataHandlerBase._hasLoaded
DataHandlerBase._isNew
DataHandlerBase.GetRawDataValue(String, String)
DataHandlerBase.GetRawDataValue(String)
DataHandlerBase.Clear()
DataHandlerBase.New()
DataHandlerBase.New(String)
DataHandlerBase.Save()
DataHandlerBase.Delete()
DataHandlerBase.OnBeforeDataBind()
DataHandlerBase.OnBeforeValidate()
DataHandlerBase.CheckMandatoryData(String)
DataHandlerBase.DataCarriersToExpose
DataHandlerBase.ExposeToClient
DataHandlerBase.Id
DataHandlerBase.HasLoaded
DataHandlerBase.IsNew
DataHandlerBase.DataCarriers
DataHandlerBase.PrimaryCurrent
DataHandlerBase.CurrentHistoryItem
DataHandlerBase.EventArgument
DataHandlerBase.EventTarget
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.Data
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class AdminCsDataHandler : DataHandlerBase, IDataHandler, IWebObject, IPlugin

Constructors

AdminCsDataHandler()

Declaration
public AdminCsDataHandler()

Fields

_AdminUrl

Declaration
public const string _AdminUrl = "AdminUrl"
Field Value
Type Description
String

_CategoriesUrl

Declaration
public const string _CategoriesUrl = "CategoriesUrl"
Field Value
Type Description
String

_CustLangsUrl

Declaration
public const string _CustLangsUrl = "CustLangsUrl"
Field Value
Type Description
String

_CustPagesUrl

Declaration
public const string _CustPagesUrl = "CustPagesUrl"
Field Value
Type Description
String

_DesignChoosersUrl

Declaration
public const string _DesignChoosersUrl = "DesignChoosersUrl"
Field Value
Type Description
String

_DesignDebugLogsUrl

Declaration
public const string _DesignDebugLogsUrl = "DesignDebugLogsUrl"
Field Value
Type Description
String

_DesignMenusUrl

Declaration
public const string _DesignMenusUrl = "DesignMenusUrl"
Field Value
Type Description
String

_DesignPackagesUrl

Declaration
public const string _DesignPackagesUrl = "DesignPackagesUrl"
Field Value
Type Description
String

_DesignScreensUrl

Declaration
public const string _DesignScreensUrl = "DesignScreensUrl"
Field Value
Type Description
String

_DesignTablesUrl

Declaration
public const string _DesignTablesUrl = "DesignTablesUrl"
Field Value
Type Description
String

_DesignWebPanelsUrl

Declaration
public const string _DesignWebPanelsUrl = "DesignWebPanelsUrl"
Field Value
Type Description
String

_InvoiceTypesUrl

Declaration
public const string _InvoiceTypesUrl = "InvoiceTypesUrl"
Field Value
Type Description
String

_MailboxesUrl

Declaration
public const string _MailboxesUrl = "MailboxesUrl"
Field Value
Type Description
String

_PrioritiesUrl

Declaration
public const string _PrioritiesUrl = "PrioritiesUrl"
Field Value
Type Description
String

_ProfilesUrl

Declaration
public const string _ProfilesUrl = "ProfilesUrl"
Field Value
Type Description
String

_SoapUrl

Declaration
public const string _SoapUrl = "SoapUrl"
Field Value
Type Description
String

_StatusUrl

Declaration
public const string _StatusUrl = "StatusUrl"
Field Value
Type Description
String

_TemplatesUrl

Declaration
public const string _TemplatesUrl = "TemplatesUrl"
Field Value
Type Description
String

Methods

Initialize(XmlNode, String)

Declaration
public override void Initialize(XmlNode config, string id)
Parameters
Type Name Description
XmlNode config
String id
Overrides
DataHandlerBase.Initialize(XmlNode, String)

Load(String)

Declaration
public override void Load(string CarrierId)
Parameters
Type Name Description
String CarrierId
Overrides
DataHandlerBase.Load(String)

Implements

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