DiscussionMacroResolver.GetSize Method |
Returns the forum discussion size tag.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntaxpublic 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