Dynamicweb 8 Documentation
UseExtensionLessUrls Property

Gets a value indicating whether the solution uses extension less urls.
Syntax
'Declaration
 
Public Shared ReadOnly Property UseExtensionLessUrls As Boolean
public static bool UseExtensionLessUrls {get;}

Property Value

true if extension less urls should be used; otherwise, false.
Remarks
Does not return the value of the setting in GlobalSettings. Only returns true if the option is set, the application pool is integrated and the the URL schema is Path
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

SearchEngineFriendlyURLs Class
SearchEngineFriendlyURLs Members

Send Feedback