Click or drag to resize
IWebSiteExtenderInjectContent Property
Gets or sets a string that will be injected at the end of the HEAD tag for all of the pages in InjectPages.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
string InjectContent { get; set; }

Property Value

Type: String
See Also