Jaa


Channel.MaxActionTitleLength(String) Method

Definition

Maximum length allowed for Action Titles.

public static int MaxActionTitleLength (string channelId);
static member MaxActionTitleLength : string -> int
Public Shared Function MaxActionTitleLength (channelId As String) As Integer

Parameters

channelId
String

The Channel to determine Maximum Action Title Length.

Returns

The total number of characters allowed for an Action Title on a specific Channel.

Applies to