Show / Hide Table of Contents

Class SoCriteriaBoundField

Inheritance
Object
SoFieldBase
SoCriteriaBoundField
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("SoCriteriaBoundField")]
public class SoCriteriaBoundField : SoFieldBase, ISoDataField, IWebObject, IPlugin

Constructors

SoCriteriaBoundField(ArchiveControlContext, ArchiveColumnInfo)

Declaration
public SoCriteriaBoundField(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)

tb1_DataBinding(Object, EventArgs)

Declaration
protected virtual void tb1_DataBinding(object sender, EventArgs e)
Parameters
Type Name Description
Object sender
EventArgs e

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