Dynamicweb 8 Documentation
UrlIgnoreForChildren Property (Area)

Gets or sets a value indicating whether the name or ISO code in URL should be ignored for children (Pages).
Syntax
'Declaration
 
Public Property UrlIgnoreForChildren As Boolean
public bool UrlIgnoreForChildren {get; set;}

Property Value

true if name should be ignored; otherwise, false.
Remarks
Only have an impact if URLs is of type path, and the name or ISO code is included in the URLs.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Area Class
Area Members

Send Feedback