Table of Contents

Class AssetCommentHelper

Namespace
InSite.Common.Web.Infrastructure
Assembly
InSite.UI.dll
public static class AssetCommentHelper
Inheritance
AssetCommentHelper
Inherited Members

Methods

ConvertToHtml_When(DateTimeOffset)

public static string ConvertToHtml_When(DateTimeOffset postedOn)

Parameters

postedOn DateTimeOffset

Returns

string

GetDescription(string, string, string, long?)

public static string GetDescription(string description, string attachmentName, string attachmentPath, long? attachmentSize)

Parameters

description string
attachmentName string
attachmentPath string
attachmentSize long?

Returns

string