SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
|
Public Member Functions | |
IKeyword | CreateOrGet (string keywordName) |
void | Delete (string keywordName) |
void | DeleteForcibly (string keywordName) |
Properties | |
ICategory | Category [get] |
Properties inherited from erminas.SmartAPI.CMS.Project.IProjectObject | |
IProject | Project [get] |
Properties inherited from erminas.SmartAPI.CMS.ISessionObject | |
ISession | Session [get] |
Definition at line 26 of file ICategoryKeywords.cs.
IKeyword erminas.SmartAPI.CMS.Project.Keywords.ICategoryKeywords.CreateOrGet | ( | string | keywordName | ) |
void erminas.SmartAPI.CMS.Project.Keywords.ICategoryKeywords.Delete | ( | string | keywordName | ) |
void erminas.SmartAPI.CMS.Project.Keywords.ICategoryKeywords.DeleteForcibly | ( | string | keywordName | ) |
|
get |
Definition at line 28 of file ICategoryKeywords.cs.