| AbstractAssetModelStrategyCreateConversion Method | 
            Creates conversion and stores it in DB.
            
 
Namespace: CMS.WebAnalytics.InternalAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 10.0.0
 Syntax
Syntaxprotected ConversionInfo CreateConversion(
	string conversionDisplayName,
	int siteID
)
Parameters
- conversionDisplayName
- Type: SystemString
 Name of the new conversion
- siteID
- Type: SystemInt32
 Site ID
Return Value
Type: 
ConversionInfo See Also
See Also