SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
erminas.SmartAPI.CMS.Project.Pages.Elements.IOptionList Interface Reference
+ Inheritance diagram for erminas.SmartAPI.CMS.Project.Pages.Elements.IOptionList:
+ Collaboration diagram for erminas.SmartAPI.CMS.Project.Pages.Elements.IOptionList:

Properties

bool HasDefaultValue [get]
 
IRDEnumerable< IOptionListEntryPossibleValues [get]
 
string ValueString [get]
 
- Properties inherited from erminas.SmartAPI.CMS.Project.Pages.Elements.IValueElement< T >
Value [get, set]
 
- Properties inherited from erminas.SmartAPI.CMS.Project.Pages.Elements.IPageElement
ElementType ElementType [get, set]
 
ILanguageVariant LanguageVariant [get]
 
IPage Page [get]
 
- Properties inherited from erminas.SmartAPI.CMS.Project.IProjectObject
IProject Project [get]
 
- Properties inherited from erminas.SmartAPI.CMS.ISessionObject
ISession Session [get]
 

Additional Inherited Members

- Public Member Functions inherited from erminas.SmartAPI.CMS.Project.Pages.Elements.IValueElement< T >
void Commit ()
 

Detailed Description

Definition at line 26 of file Pages/Elements/IOptionList.cs.

Property Documentation

bool erminas.SmartAPI.CMS.Project.Pages.Elements.IOptionList.HasDefaultValue
get

Definition at line 28 of file Pages/Elements/IOptionList.cs.

IRDEnumerable<IOptionListEntry> erminas.SmartAPI.CMS.Project.Pages.Elements.IOptionList.PossibleValues
get

Definition at line 29 of file Pages/Elements/IOptionList.cs.

string erminas.SmartAPI.CMS.Project.Pages.Elements.IOptionList.ValueString
get

Definition at line 30 of file Pages/Elements/IOptionList.cs.


The documentation for this interface was generated from the following file: