Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
DString::appendHtmlEncoded Method
DString Class | DString Class | dtSearch Namespace | Send Feedback

Append text, HTML-encoding it.

void appendHtmlEncoded(const char * s, bool bAllowTags = true);
Description

If bAllowTags, then newline will be stored using a BR tag.

Class
Links
You are here: C++ Support Classes > dtSearch Namespace > Classes > DString Class > DString::appendHtmlEncoded Method
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.