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