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.AttributeAssignment Class Reference
+ Inheritance diagram for erminas.SmartAPI.CMS.AttributeAssignment:
+ Collaboration diagram for erminas.SmartAPI.CMS.AttributeAssignment:

Public Member Functions

void AssignAllLanguageIndependentRedDotAttributes< T > (T source, T target)
 
void AssignAllRedDotAttributesForLanguage< T > (T source, T target, string language)
 
- Public Member Functions inherited from erminas.SmartAPI.CMS.IAttributeAssignment
void AssignAllLanguageIndependentRedDotAttributes< T > (T source, T target)
 
void AssignAllRedDotAttributesForLanguage< T > (T source, T target, string language)
 

Detailed Description

Definition at line 33 of file AbstractAttributeContainer.cs.

Member Function Documentation

void erminas.SmartAPI.CMS.AttributeAssignment.AssignAllLanguageIndependentRedDotAttributes< T > ( source,
target 
)

Definition at line 35 of file AbstractAttributeContainer.cs.

void erminas.SmartAPI.CMS.AttributeAssignment.AssignAllRedDotAttributesForLanguage< T > ( source,
target,
string  language 
)
Type Constraints
T :IProjectObject 

Definition at line 61 of file AbstractAttributeContainer.cs.


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