GeekDork.WebSkeleton Reference

IFramingProperties Properties

The properties of the IFramingProperties interface are listed below. For a complete list of IFramingProperties interface members, see the IFramingProperties Members topic.

Public Instance Properties

CheckParentFrame Gets or sets a value telling the WebSkeleton whether or not to draw the javascript that automatically checks for an unframed page. Set this value to true for a page that should be framed so it will check to see whether it is already in a frame or not. If not, then it will redirect the browser window to the page/URL specified by the ParentFramePage property.
ParentFramePage 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.

See Also

IFramingProperties Interface | GeekDork.WebSkeleton Namespace