| DocumentAliasInfoProviderCreateWildcardRuleInternal Method  | 
            Creates wildcard rule for given URL.
            
 
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntaxprotected virtual string CreateWildcardRuleInternal(
	string wildcardUrl,
	out int wildcardCount
)
Parameters
- wildcardUrl
 - Type: SystemString
Wildcard URL - wildcardCount
 - Type: SystemInt32
Number of matches 
Return Value
Type: 
String
See Also