Click or drag to resize
CMSPageAddBaseTag Property
Gets or sets the value that indicates whether base tag with target _self should be added to the header

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public bool AddBaseTag { get; set; }

Property Value

Type: Boolean
See Also