Show / Hide Table of Contents

Interface IPanel

Namespace: SuperOffice.DCF.Web.UI
Assembly: SuperOffice.DCFWeb.dll
Syntax
public interface IPanel

Properties

CardCollection

Declaration
Collection<ICard> CardCollection { get; }
Property Value
Type Description
Collection<ICard>

Id

Declaration
string Id { get; }
Property Value
Type Description
String

SoProtocol

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

Methods

Initialize(XmlNode, String)

Declaration
void Initialize(XmlNode config, string id)
Parameters
Type Name Description
XmlNode config
String id
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top