GeekDork.WebSkeleton Reference

IUCProperties.PageName Property

Gets the current name of the page. This value is also automatically extracted from the title tag of the web form or is set programmatically in the page code.

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

See Also

IUCProperties Interface | GeekDork.WebSkeleton Namespace | PageName