C# Class erminas.SmartAPI.CMS.Project.ContentClasses.Elements.OptionListSelection

Inheritance: IOptionListSelection
Exibir arquivo Open project: erminas/smartapi

Public Methods

Method Description
OptionListSelection ( IOptionList optionList, XmlElement element ) : System

Private Methods

Method Description
GetEntries ( XmlElement element ) : ReadOnlyCollection

Method Details

OptionListSelection() public method

public OptionListSelection ( IOptionList optionList, XmlElement element ) : System
optionList IOptionList
element System.Xml.XmlElement
return System