Show / Hide Table of Contents

Class SoGuideDateField

Inheritance
Object
SoFieldBase
SoGuideDateField
Implements
ISoDataField
IWebObject
IPlugin
Inherited Members
SoFieldBase._archiveControlContext
SoFieldBase._archiveColumnInfo
SoFieldBase._linkHintPrefix
SoFieldBase._columnCustomInfo
SoFieldBase.CreateField()
SoFieldBase.ExtractValuesFromCell(IOrderedDictionary, DataControlFieldCell, DataControlRowState, Boolean)
SoFieldBase.GetRowLinkHint(GridViewRow)
SoFieldBase.GetRowPrimaryKey(GridViewRow)
SoFieldBase.GetRowEntityName(GridViewRow)
SoFieldBase.GetRowTableRight(GridViewRow)
SoFieldBase.GetArchiveColumnData(GridViewRow)
SoFieldBase.GetArchiveColumnData(GridViewRow, String)
SoFieldBase.LinkHintPrefix
SoFieldBase.ColumnCustomInfo
Namespace: SuperOffice.CRM.Web.UI.Controls
Assembly: SuperOffice.CRMWeb.dll
Syntax
[SoWebObject("SoGuideDateField")]
public class SoGuideDateField : SoFieldBase, ISoDataField, IWebObject, IPlugin

Constructors

SoGuideDateField(ArchiveControlContext, ArchiveColumnInfo)

Declaration
public SoGuideDateField(ArchiveControlContext archiveControlContext, ArchiveColumnInfo columnConfig)
Parameters
Type Name Description
ArchiveControlContext archiveControlContext
ArchiveColumnInfo columnConfig

Methods

InitializeCell(DataControlFieldCell, DataControlCellType, DataControlRowState, Int32)

Declaration
public override void InitializeCell(DataControlFieldCell cell, DataControlCellType cellType, DataControlRowState rowState, int rowIndex)
Parameters
Type Name Description
DataControlFieldCell cell
DataControlCellType cellType
DataControlRowState rowState
Int32 rowIndex
Overrides
SoFieldBase.InitializeCell(DataControlFieldCell, DataControlCellType, DataControlRowState, Int32)

Implements

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