| UrlIndexEnsureUniquePath Method |
Namespace:
Dynamicweb.Frontend.UrlHandling
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public string EnsureUniquePath(
string path
)
Public Function EnsureUniquePath (
path As String
) As String
Parameters
- path
- Type: SystemString
Return Value
Type:
StringSee Also