KeywordListsAddToKeywordList(Guid, String, String, DateTime, DateTime) Method
Namespace: Centralpoint.Web.CmsAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public Guid AddToKeywordList(
Guid keywordListId,
string text,
string value,
DateTime createDate,
DateTime modifyDate
)
Public Function AddToKeywordList (
keywordListId As Guid,
text As String,
value As String,
createDate As DateTime,
modifyDate As DateTime
) As Guid
- keywordListId Guid
-
- text String
-
- value String
-
- createDate DateTime
-
- modifyDate DateTime
-
Guid