laptop and a wrench

Erro

Need documentation on usage of FindValueByNode method in the TreeViewPlus class of the .NET Web ADF Reference.

Última Publicação: August 25, 2014 No Product Found
Número de ID do Erro NIM011389
EnviadoAugust 31, 2007
Última ModificaçãoApril 2, 2025
Aplica-se àNo Product Found
Versão encontrada9.2
Idioma do programaC#
Versão Fixa9.3
StatusFixed

Solução Provisória

The valuepath string sytax for FindValueByNode method : "<resourcename>" or "<resourcename>/<layerid>"Sample Code to find all possible valuepaths for a given TOC Control:C#:===foreach (TreeViewPlusNode t1 in Toc1.Nodes){ // get value path of earch resource if needed string rvp = t1.ValuePath; //get the name of the resource string rname = t1.Text foreach (TreeViewPlusNode t2 in t1.Nodes) { //get the valuepath of each layer inside the resource string vpath = t2.ValuePath; //get the name of layer string layername = t2.Text; }}

Etapas para Reproduzir

ID do Erro: NIM011389

Software:

  • No Product Found

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download