Class SoLicenseInfoList
Inheritance
SoLicenseInfoList
Assembly: SuperOffice.CRMWeb.dll
Syntax
[SoWebObject("SoLicenseInfoList")]
public class SoLicenseInfoList : ControlBase, IControl, ILayout, IDatabindingMode, IHasSchema, INamingContainer, IWebObject, IPlugin
Constructors
SoLicenseInfoList()
Declaration
public SoLicenseInfoList()
Properties
OnClick
Declaration
public string OnClick { get; set; }
Property Value
OnRemoveExcessSatelliteLicenseClick
Declaration
public string OnRemoveExcessSatelliteLicenseClick { get; set; }
Property Value
OnRemoveExcessSiteLicenseClick
Declaration
public string OnRemoveExcessSiteLicenseClick { get; set; }
Property Value
OnRemoveExcessUserLicenseClick
Declaration
public string OnRemoveExcessUserLicenseClick { get; set; }
Property Value
OwnerName
Declaration
public string OwnerName { get; set; }
Property Value
Methods
DataBind()
Declaration
public override void DataBind()
Overrides
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