de la propiedad LevelHierarchyToolPart.XslNSMgr
Obtiene o establece el Administrador de espacio de nombres para su uso con el método SelectNodes() .
Espacio de nombres: Microsoft.SharePoint.Publishing.WebControls
Ensamblado: Microsoft.SharePoint.Publishing (en Microsoft.SharePoint.Publishing.dll)
Sintaxis
'Declaración
Protected Property XslNSMgr As XmlNamespaceManager
Get
Set
'Uso
Dim value As XmlNamespaceManager
value = Me.XslNSMgr
Me.XslNSMgr = value
protected XmlNamespaceManager XslNSMgr { get; set; }
Valor de propiedad
Tipo: System.Xml.XmlNamespaceManager
Vea también
Referencia
Miembros LevelHierarchyToolPart
Espacio de nombres Microsoft.SharePoint.Publishing.WebControls