KeywordListsAddToKeywordList(Guid, String, String, DateTime) Method

Definition

Namespace: Centralpoint.Web.Cms
Assembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public Guid AddToKeywordList(
	Guid keywordListId,
	string text,
	string value,
	DateTime createDate
)

Parameters

keywordListId  Guid
 
text  String
 
value  String
 
createDate  DateTime
 

Return Value

Guid

See Also