A StringList of document type declarations to be written out at the beginning of the HTTP response stream.
Add a standard document type declaration to the output.
DocTypeDeclarations.Add("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0 Transitional//EN\">");
IProperties Interface | GeekDork.WebSkeleton Namespace