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

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

Parameters

size
Type: SystemInt32
Size
text
Type: SystemString
Text within the tag

Return Value

Type: String
See Also