UtilitiesCreateArticleAsync(Guid, String, String, String) Method
Namespace: Centralpoint.Web.UberAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public void CreateArticleAsync(
Guid channelId,
string title,
string description,
string body
)
Public Sub CreateArticleAsync (
channelId As Guid,
title As String,
description As String,
body As String
)
Parameters
- channelId Guid
-
- title String
-
- description String
-
- body String
-