KeywordListsAddToKeywordList(Guid, String, String, DateTime, DateTime, Guid, Boolean) Method
Namespace: Centralpoint.Web.CmsAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public void AddToKeywordList(
Guid keywordListId,
string text,
string value,
DateTime createDate,
DateTime modifyDate,
Guid keywordId,
bool isData
)
Public Sub AddToKeywordList (
keywordListId As Guid,
text As String,
value As String,
createDate As DateTime,
modifyDate As DateTime,
keywordId As Guid,
isData As Boolean
)
Parameters
- keywordListId Guid
-
- text String
-
- value String
-
- createDate DateTime
-
- modifyDate DateTime
-
- keywordId Guid
-
- isData Boolean
-