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