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.ILinkConnections Interface Reference
+ Inheritance diagram for erminas.SmartAPI.CMS.Project.Pages.Elements.ILinkConnections:
+ Collaboration diagram for erminas.SmartAPI.CMS.Project.Pages.Elements.ILinkConnections:

Public Member Functions

void Clear ()
 
void Connect (IPage page)
 
void Remove (IPage page)
 
void Set (ILinkTarget linkTarget, Linking linkingType)
 

Properties

bool IsReferencing [get]
 
LinkType LinkType [get]
 
ILinkTarget Reference [get, set]
 
- Properties inherited from erminas.SmartAPI.CMS.Project.IProjectObject
IProject Project [get]
 
- Properties inherited from erminas.SmartAPI.CMS.ISessionObject
ISession Session [get]
 

Detailed Description

Definition at line 219 of file ILinkConnections.cs.

Member Function Documentation

void erminas.SmartAPI.CMS.Project.Pages.Elements.ILinkConnections.Clear ( )
void erminas.SmartAPI.CMS.Project.Pages.Elements.ILinkConnections.Connect ( IPage  page)
void erminas.SmartAPI.CMS.Project.Pages.Elements.ILinkConnections.Remove ( IPage  page)
void erminas.SmartAPI.CMS.Project.Pages.Elements.ILinkConnections.Set ( ILinkTarget  linkTarget,
Linking  linkingType 
)

Property Documentation

bool erminas.SmartAPI.CMS.Project.Pages.Elements.ILinkConnections.IsReferencing
get

Definition at line 224 of file ILinkConnections.cs.

LinkType erminas.SmartAPI.CMS.Project.Pages.Elements.ILinkConnections.LinkType
get

Definition at line 225 of file ILinkConnections.cs.

ILinkTarget erminas.SmartAPI.CMS.Project.Pages.Elements.ILinkConnections.Reference
getset

Definition at line 226 of file ILinkConnections.cs.


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