ContentHelperTryParseGuidContentID - метод

Attempts to extract a single Guid from a content identifier.

Definition

Пространство имён: Tessa.Content
Сборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
C#
public static Guid? TryParseGuidContentID(
	string contentID
)

Параметры

contentID  String
The content identifier.

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

NullableGuid
The Guid or if extraction fails.

См. также