Click or drag to resize

TaskModelNavigatables Property

The list to determine the only navigatables to navigate in the current task for Accessibility Mode. The Ids listed here are separated by ';'.

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string Navigatables { get; set; }

Property Value

Type: String
See Also