ContentHelper - класс

Helper for content.

Definition

Пространство имён: Tessa.Content
Сборка: Tessa (в Tessa.dll) Версия: 4.0.4
C#
public static class ContentHelper
Inheritance
Object    ContentHelper

Методы

GetAttachmentContentDisposition Get Content-Disposition header content for file.
GetContentID Form content identifier from parts.
GetContentLink Get link to content.
GetGuidContentID Form content identifier from Guid.
GetMethodRoute Get method route to content.
ParseContentID Splits content identifier to it's parts.
TryGetFileName Try to get file name from HTTP headers.
TryParseContentID Splits content identifier to it's parts.
TryParseGuidContentID Tries to extract single Guid from content identifier.

Поля

CardIDKey Card identifier key.
TokenKey Content access token key.
UserIDKey User identifier key.

См. также