GeekDork.WebSkeleton Reference

IUCProperties.ApplicationName Property

Gets the Skeleton's Application name. The value provided here is the value that will appear in the title tag of the head section of the final HTML.

[Visual Basic]
Property ApplicationName As String
[C#]
string ApplicationName {get;}

See Also

IUCProperties Interface | GeekDork.WebSkeleton Namespace