Disambiguation.dialogDescription Field
Reserved for internal use.
Namespace: Microsoft.SharePoint.Taxonomy.OM.CodeBehind
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Protected dialogDescription As Literal
'Usage
Dim value As Literal
value = Me.dialogDescription
Me.dialogDescription = value
protected Literal dialogDescription