Click or drag to resize

OpenURLModelURL Property

Specifies the URL to be opened.

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

Property Value

Type: String
Remarks

The URL may be either a standard web address or a JavaScript command.

See Also