GeekDork.WebSkeleton Reference

IFramingProperties.ParentFramePage Property

The page/URL to redirect the browser to if the page is not already framed. CheckParentFrame must be set to true for this value to be useful.

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

See Also

IFramingProperties Interface | GeekDork.WebSkeleton Namespace | CheckParentFrame | SetupFrameChecking