ContentHelperTryParseContentID - метод

Attempts to split a content identifier into its parts.

Definition

Пространство имён: Tessa.Content
Сборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public static string[]? TryParseContentID(
	string contentID
)

Параметры

contentID  String
The content identifier.

Возвращаемое значение

String
An array of identifier parts, or if parsing fails.

См. также