public static class ContentHelperPublic NotInheritable Class ContentHelperpublic ref class ContentHelper abstract sealed[<AbstractClassAttribute>]
[<SealedAttribute>]
type ContentHelper = class end| GetAttachmentContentDisposition | Gets the Content-Disposition header value for an attachment file. |
| GetContentID | Forms a content identifier from its parts. |
| GetContentLink | Builds a URL to access content. |
| GetGuidContentID | Forms a content identifier from a Guid. |
| GetMethodRoute | Builds the method route to access content. |
| ParseContentID | Splits a content identifier into its parts. |
| TryGetFileName | Tries to get the file name from the HTTP headers. |
| TryParseContentID | Attempts to split a content identifier into its parts. |
| TryParseGuidContentID | Attempts to extract a single Guid from a content identifier. |
| ActionHistoryContentIDKey | The key for storing the content identifier in an action history record. |
| ActionHistoryContentTypeKey | The key for storing the content type in an action history record. |
| TokenKey | The key for the content access token. |
| UserIDKey | The key for the user identifier. |