|
<< Click to Display Table of Contents >> Navigation: Classes > TIWServerControllerBase > Properties > DocType |
Use this property to indicate IntraWeb a DocType to be used when rendering your pages.
SIGNATURE=IWServerControllerBase.TIWServerControllerBase.DocType
ETYPE=Property
Declaration:
Delphi: |
published property DocType: string; |
C++: |
__published: __property String DocType; |
Description: This is DocType, a member of class TIWServerControllerBase.