ForumViewerGenerateIndentCode Method |
Generate indent code.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax public string GenerateIndentCode(
Object data,
string html
)
Parameters
- data
- Type: SystemObject
Data container - html
- Type: SystemString
HTML code
Return Value
Type:
StringSee Also