Show / Hide Table of Contents

Interface ISoCheckBox

Inherited Members
IControl.Initialize(XmlNode, String)
IControl.BeforeDataBind()
IControl.UpdateDataSource()
IControl.MenuObject
IControl.EditMode
IControl.ReadOnly
IControl.DataSource
IControl.TableRight
IControl.FieldLength
IControl.Caption
IControl.CaptionBinding
IControl.Tooltip
IControl.TooltipBinding
IControl.DataSourceName
IControl.TableRightName
IControl.TableRightNameBinding
IControl.DataRight
IControl.ContextStyle
IControl.DisplayAccessKey
IControl.IsValid
IControl.Validations
IControl.ForcedMode
IControl.Disabled
IControl.ForcedDisabled
IControl.Align
Namespace: SuperOffice.CRM.Web.UI.Controls
Assembly: SuperOffice.CRMWeb.dll
Syntax
public interface ISoCheckBox : IControl

Properties

FieldRight

Declaration
FieldRight FieldRight { get; set; }
Property Value
Type Description
FieldRight

ID

Declaration
string ID { get; set; }
Property Value
Type Description
String

OnClientClick

Declaration
string OnClientClick { get; set; }
Property Value
Type Description
String

Value

Declaration
int Value { get; set; }
Property Value
Type Description
Int32

Methods

DataBind()

Declaration
void DataBind()
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top