DocumentURLProviderEnsureWildcardPath Method |
Ensures URL path with wildcards. The wildcard with default value are replace to the default value.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax public static string EnsureWildcardPath(
string path
)
Parameters
- path
- Type: SystemString
URL path
Return Value
Type:
StringSee Also