DesktopAlert..::..FormatLink Method

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.NotificationService
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public static string FormatLink(
	string text,
	bool bold
)
Public Shared Function FormatLink ( _
	text As String, _
	bold As Boolean _
) As String
public:
static String^ FormatLink(
	String^ text, 
	bool^ bold
)

Parameters

text
Type: String
bold
Type: Boolean