SPJewel.XmlNodeId Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property XmlNodeId As String
Get
Set
'Usage
Dim instance As SPJewel
Dim value As String
value = instance.XmlNodeId
instance.XmlNodeId = value
public string XmlNodeId { get; set; }
Property Value
Type: System.String