Class SoSpacer
Assembly: SuperOffice.CRMWeb.dll
Syntax
[SoWebObject("SoSpacer")]
public class SoSpacer : ControlBase, IControl, ILayout, IDatabindingMode, IHasSchema, INamingContainer, IWebObject, IPlugin
Constructors
SoSpacer()
Declaration
Properties
NewLine
Declaration
public bool NewLine { get; set; }
Property Value
Methods
Initialize(XmlNode, String)
Declaration
public override void Initialize(XmlNode config, string id)
Parameters
Overrides
OnLoad(EventArgs)
Declaration
protected override void OnLoad(EventArgs e)
Parameters
Implements
SuperOffice.Factory.IPlugin