Show / Hide Table of Contents

Class SaleGuideStageList

Inheritance
Object
ControlBase
SoStageListControl
SaleGuideStageList
Implements
IControl
ILayout
IHasSchema
INamingContainer
Inherited Members
SoStageListControl._listDataSourceName
SoStageListControl._onclick
SoStageListControl.selectedValue
SoStageListControl.hasChangedCurrent
SoStageListControl.passedCurrent
SoStageListControl.Render(HtmlTextWriter)
SoStageListControl.Initialize(XmlNode, String)
SoStageListControl.DataBind()
SoStageListControl.ListDataSource
ControlBase.GetSafeId(String)
ControlBase.RegisterSoIdAttribute(AttributeCollection)
ControlBase.RegisterSoIdAttribute(AttributeCollection, String)
ControlBase.RegisterSoIdAttribute(HtmlTextWriter)
ControlBase.RegisterSoIdAttribute(HtmlTextWriter, String)
ControlBase.RegisterSoIdAttribute(HtmlTextWriter, String, Boolean)
ControlBase.SetVisibility(CssStyleCollection)
ControlBase.SetVisibility(HtmlTextWriter)
ControlBase.SetIfFound(XmlNode, String, Expression<Func<String>>)
ControlBase.AutoSetIfFound(XmlNode, Expression<Func<String>>[])
ControlBase.AssignProperty(XmlNode, PropertyInfo)
ControlBase.SetReadOnly(Boolean)
ControlBase.UpdateDataSource()
ControlBase.BeforeDataBind()
ControlBase.Validate()
ControlBase.OnGetStringValue(Type, Object, String)
ControlBase.OnGetTypedValue(Type, String, Object)
ControlBase.ID
ControlBase.ClientID
ControlBase.LabelContainer
ControlBase.MenuClientID
ControlBase.MenuObject
ControlBase.AjaxHelper
ControlBase.DataSource
ControlBase.DataRight
ControlBase.TableRightName
ControlBase.TableRightNameBinding
ControlBase.FieldRight
ControlBase.TableRight
ControlBase.FieldLength
ControlBase.CssClass
ControlBase.EditMode
ControlBase.ForcedMode
ControlBase.ReadOnly
ControlBase.Disabled
ControlBase.Caption
ControlBase.CaptionBinding
ControlBase.Tooltip
ControlBase.TooltipBinding
ControlBase.DataSourceName
ControlBase.ContextStyle
ControlBase.DisplayAccessKey
ControlBase.IsValid
ControlBase.Validations
ControlBase.MandatoryValidatorName
ControlBase.ForcedDisabled
ControlBase.BackgroundColor
ControlBase.LayoutPosition
ControlBase.Position
ControlBase.Top
ControlBase.Left
ControlBase.Right
ControlBase.Bottom
ControlBase.Width
ControlBase.Height
ControlBase.ZIndex
ControlBase.Overflow
ControlBase.Column
ControlBase.Row
ControlBase.RowSpan
ControlBase.ColSpan
ControlBase.Align
ControlBase.Visibility
ControlBase.ConfigurationSchema
ControlBase.VisibilityBinding
ControlBase.DatabindingMode
Namespace: SuperOffice.CRM.Web.UI.Controls
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class SaleGuideStageList : SoStageListControl, IControl, ILayout, IDatabindingMode, IHasSchema, INamingContainer

Constructors

SaleGuideStageList()

Declaration
public SaleGuideStageList()

Methods

CreateNewStageListItem(MDOListItem)

Declaration
protected override StageListItemControl CreateNewStageListItem(MDOListItem li)
Parameters
Type Name Description
MDOListItem li
Returns
Type Description
StageListItemControl
Overrides
SoStageListControl.CreateNewStageListItem(MDOListItem)

GetSelectedValue()

Declaration
protected override int GetSelectedValue()
Returns
Type Description
Int32
Overrides
SoStageListControl.GetSelectedValue()

IsCurrent(MDOListItem)

Declaration
protected override bool IsCurrent(MDOListItem li)
Parameters
Type Name Description
MDOListItem li
Returns
Type Description
Boolean
Overrides
SoStageListControl.IsCurrent(MDOListItem)

IsDone()

Declaration
protected override bool IsDone()
Returns
Type Description
Boolean
Overrides
SoStageListControl.IsDone()

IsUnchanged()

Declaration
protected override bool IsUnchanged()
Returns
Type Description
Boolean
Overrides
SoStageListControl.IsUnchanged()

LoadEntity()

Declaration
protected override void LoadEntity()
Overrides
SoStageListControl.LoadEntity()

Implements

IControl
ILayout
IHasSchema
System.Web.UI.INamingContainer
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top