Class SoImageField
Assembly: SuperOffice.CRMWeb.dll
Syntax
[SoWebObject("SoImageField")]
public class SoImageField : SoFieldBase, ISoDataField, IWebObject, IPlugin
Constructors
SoImageField(ArchiveControlContext, ArchiveColumnInfo)
Declaration
public SoImageField(ArchiveControlContext archiveControlContext, ArchiveColumnInfo columnConfig)
Parameters
Methods
InitializeCell(DataControlFieldCell, DataControlCellType, DataControlRowState, Int32)
Declaration
public override void InitializeCell(DataControlFieldCell cell, DataControlCellType cellType, DataControlRowState rowState, int rowIndex)
Parameters
Overrides
Implements
SuperOffice.Factory.IPlugin