JavaDataDrivenAdapter.KnownControls Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the tables that maintain the association between control names and accessible element identifiers.
public:
property Microsoft::Uii::HostedApplicationToolkit::DataDrivenAdapter::JavaKnownControls ^ KnownControls { Microsoft::Uii::HostedApplicationToolkit::DataDrivenAdapter::JavaKnownControls ^ get(); };
public Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.JavaKnownControls KnownControls { get; }
member this.KnownControls : Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.JavaKnownControls
Public ReadOnly Property KnownControls As JavaKnownControls