Click or drag to resize

WikiModelTitle Property

Displays a title for the Wiki.

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

Property Value

Type: String
Remarks

If none is specified, the title will be loaded from the server.

See Also