PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Set to true to add a base href element to the head section of the embedded page.

Namespace: Smartsite.Runtime.Modules
Assembly:  Smartsite.Runtime.Modules (in Smartsite.Runtime.Modules.dll)

Syntax

C#Copy imageCopy Code
[(Name = "AddBaseHref")]
public bool DoAddBaseHref { get; set; }
Visual Basic (Declaration)Copy imageCopy Code
<(Name := "AddBaseHref")> _
Public Property DoAddBaseHref As 
	Get
	Set

See Also

Advanced