The CContentProducer type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AlwaysModify |
Gets or sets the option which determines whether the CContentProducer must click the
Modify button to edit Approved or Published CContent | |
| ContentEditEditorProperties |
Gets or sets the option which determines where the CContentProducer goes when
they choose to edit an existing CContent.
| |
| ContentNewEditorProperties |
Gets or sets the option which determines where the CContentProducer goes when
they choose to create a new CContent.
| |
| ContentToolbarType |
Gets or sets the option which determines which version of the toolbar the user will start with when
working with CContent | |
| DefaultOwner |
Gets or sets the option which specifies describe who will become the default owner when the
CContentProducer creates new CContent.
| |
| DefaultOwnerProducerId | ||
| DefaultReminderDays |
Gets or sets the default setting for reminders in any new CContent created by
the CContentProducer.
| |
| DefaultWebsiteKey |
Gets or sets the unique identifier for the CWebsite the CContentProducer
will see by default when they first click on the Site Navigation link in the administrative interface.
| |
| 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.) | |
| FirstName |
Gets the first name of the CContentProducer.
| |
| LastName |
Gets the last name of the CContentProducer.
| |
| NavEditEditorProperties |
Gets or sets the option which determines where the CContentProducer goes when
they choose to edit an existing CNavMenu.
| |
| NavNewEditorProperties |
Gets or sets the option which determines where the CContentProducer goes when
they choose to create a new CNavMenu.
| |
| ProducerId |
Gets an identifier for CContentProducer.
| |
| PublishDescendants | ||
| ShowProgressWindow |
Gets or sets the option which determines whether the CContentProducer sees a pop-up progress
window during publishing.
| |
| ShowPublishOptionWindow |
Gets or sets the option to see options when publishing CNavMenu.
| |
| UseWysiwigEditor |
Gets or sets the option of using a WYSIWYG editor or a simple text box when editing HTML CContent.
| |
| WarnMissingTag |
Gets or sets the option to show a warning when creating CContent within a content folder
without tagging it.
|