DiscussionMacroResolverGetSize Method |
Returns the forum discussion size tag.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public static string GetSize(
int size,
string text
)
Parameters
- size
- Type: SystemInt32
Size - text
- Type: SystemString
Text within the tag
Return Value
Type:
StringSee Also