The CTemplate type exposes the following members.

Properties

  NameDescription
DialogMasterPageFileName
Gets or sets master page for dialog windows.
EditStatus
Indicates the current edit status of this object, i.e., New, Modified, Deleted, or Unchanged. See EEditStatus
(Inherited from iboBase.)
Errors
The collection of CError objects (error and warning messages) associated with this object instance
(Inherited from iboBase.)
ErrorsCount
Gets the number of error and warning messages that have been set on this object.
(Inherited from iboBase.)
GraphicsDirectory
Gets or sets the name of graphics folder where the buttons for this template are stored.
GraphicsDirectoryPath
Gets or sets the path to the folder that stores template specific images.
HierMenuLeftStartPosition
Gets or sets left start positin of the drop down.
HierMenuTopStartPosition
Gets or sets top start position of the drop down menu.
MasterPageFile
Gets or sets the name of MasterPage for this template.
PrinterMasterPageFileName
Gets or sets master page file for printer friendly template.
ShowBreadCrumb
Gets or sets a boolean value that indicates whether to show breadcrumb.
StyleSheet
Gets or sets stylesheet file name used in this template.
TextMasterPageFileName
Gets or sets master page file for text only template.
UseHierMenu
Gets or sets a boolean value that indicates whether to use drop down menu.
Website
Gets CWebsite that owns this template.
WebsiteKey
Gets unique identifier of the CWebsite that owns this template.

See Also