GeekDork.WebSkeleton Reference

IUCProperties.Header Property

The PlaceHolder in the WebSkeleton that holds any items intended for the head section of the HTML. Useful for dropping dynamic javascript or meta tags into the head section.

[Visual Basic]
Property Header As PlaceHolder
[C#]
System.Web.UI.WebControls.PlaceHolder Header {get;}

See Also

IUCProperties Interface | GeekDork.WebSkeleton Namespace