wwWebPage::RegisterCssInclude
Inserts a stylesheet link into the page.
Note the link is generated just below the
o.RegisterCssInclude(lcId,lcHref)
Parameters
lcId
A unique Id for the script. Use a shared Id if you want this script to be shared by many controls.
lcHref
The URL to the stylesheet - can use ~/ syntax.
