Click or drag to resize
DiscussionMacroResolverGetClosingTag Method
Gets the closing tag for specified BB tag.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
protected string GetClosingTag(
	string tagName
)

Parameters

tagName
Type: SystemString
Tag name

Return Value

Type: String
See Also