| ISearchFieldsPrepareContentValue Method  | 
            Prepares value to add to content field.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntaxstring PrepareContentValue(
	Object value,
	bool stripTags
)
Parameters
- value
 - Type: SystemObject
Value to add - stripTags
 - Type: SystemBoolean
Indicates whether tags should be stripped 
Return Value
Type: 
String
See Also