arrParentID;
}

调用方式:
例:treeCategory为TreeView的ID号
this.treeCategory.Attributes.Add("onclick", "OnTreeNodeChecked('"+treeCategory.ClientID+"');");

相关文章:

  • 2021-12-29
  • 2021-08-08
  • 2022-12-23
  • 2022-12-23
  • 2021-09-27
  • 2021-12-08
  • 2021-06-21
  • 2022-01-20
猜你喜欢
  • 2021-09-03
  • 2022-12-23
  • 2021-09-15
  • 2021-10-17
  • 2022-12-23
  • 2021-06-22
  • 2022-12-23
相关资源
相似解决方案