Click or drag to resize
DiscussionMacroResolver.GetSize Method
Returns the forum discussion size tag.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax
C#
public static string GetSize(
	int size,
	string text
)

Parameters

size
Type: System.Int32
Size
text
Type: System.String
Text within the tag

Return Value

Type: String
See Also