Click or drag to resize
BdcChoiceItemInnerHtml Property
Returns the HTML encoded display name.

Namespace: Colygon.MatchPoint.BusinessConnectivity
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public string InnerHtml { get; }

Property Value

Type: String

Implements

ILookupItemInnerHtml
See Also