Click or drag to resize

ApplicationPropertiesUnmasteredHeaderContent Property

UserControl to add additional content to the end of the header of pages that do not have a master page (typically popups).

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string UnmasteredHeaderContent { get; }

Property Value

Type: String
UserControl to add additional content to the end of the header of pages that do not have a master page (typically popups).
See Also