Table of Contents

Class MessageFormHelper

Namespace
InSite.Admin.Messages
Assembly
InSite.UI.dll
public static class MessageFormHelper
Inheritance
MessageFormHelper
Inherited Members

Methods

GetNotificationDescription(Notification)

public static string GetNotificationDescription(Notification notification)

Parameters

notification Notification

Returns

string

GetNotificationDescription(NotificationType)

public static string GetNotificationDescription(NotificationType name)

Parameters

name NotificationType

Returns

string

SetupTitle(VMessage, Action<string, string>)

public static void SetupTitle(VMessage message, Action<string, string> setMethod)

Parameters

message VMessage
setMethod Action<string, string>