DocumentAliasInfoProviderCreateWildcardRule Method |
Creates wildcard rule for given URL.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax public static string CreateWildcardRule(
string wildcardUrl,
out int wildcardCount
)
Parameters
- wildcardUrl
- Type: SystemString
Wildcard URL - wildcardCount
- Type: SystemInt32
Number of matches
Return Value
Type:
StringSee Also