CMSTreeViewGenerateOnClickAction Method |
Generate onClick action for node link.
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 13.0.131
Syntax protected string GenerateOnClickAction(
bool active
)
Parameters
- active
- Type: SystemBoolean
Indicates if current node is active
Return Value
Type:
StringSee Also