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)
Syntaxstring UnmasteredHeaderContent { get; }
ReadOnly Property UnmasteredHeaderContent As String
Get
Property Value
Type:
StringUserControl to add additional content to the end of the header of pages that do not have a master page (typically popups).
See Also