public static class ContentHelper
Public NotInheritable Class ContentHelper
public ref class ContentHelper abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ContentHelper = class end
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. |