Class SoTile
Inherited Members
Namespace: SuperOffice.CRM.Web.UI.Controls
Assembly: SuperOffice.CRMWeb.dll
Syntax
[SoWebObject("SoTile")]
public class SoTile : ControlBase, IControl, ILayout, IDatabindingMode, IHasSchema, INamingContainer, IWebObject, IPlugin
Constructors
SoTile()
Declaration
public SoTile()
Methods
Initialize(XmlNode, String)
Declaration
public override void Initialize(XmlNode config, string id)
Parameters
| Type | Name | Description |
|---|---|---|
| XmlNode | config | |
| String | id |
Overrides
OnLoad(EventArgs)
Declaration
protected override void OnLoad(EventArgs e)
Parameters
| Type | Name | Description |
|---|---|---|
| EventArgs | e |
Implements
SuperOffice.Factory.IPlugin