GeekDork.WebSkeleton Reference

IProperties.PageName Property

Gets or sets the current name of the page. This value is also automatically extracted from the title tag of the web form. Value used as replacement value for ApplicationName.

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

See Also

IProperties Interface | GeekDork.WebSkeleton Namespace | ApplicationName | SectionName