The CContentProducer type exposes the following members.

Properties

  NameDescription
Public propertyAlwaysModify
Gets or sets the option which determines whether the CContentProducer must click the Modify button to edit Approved or Published CContent
Public propertyContentEditEditorProperties
Gets or sets the option which determines where the CContentProducer goes when they choose to edit an existing CContent.
Public propertyContentNewEditorProperties
Gets or sets the option which determines where the CContentProducer goes when they choose to create a new CContent.
Public propertyContentToolbarType
Gets or sets the option which determines which version of the toolbar the user will start with when working with CContent
Public propertyDefaultOwner
Gets or sets the option which specifies describe who will become the default owner when the CContentProducer creates new CContent.
Public propertyDefaultOwnerProducerId
Gets or sets the ProducerId of the default owner when the CContentProducer creates new CContent.
Public propertyDefaultReminderDays
Gets or sets the default setting for reminders in any new CContent created by the CContentProducer.
Public propertyDefaultWebsiteKey
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.
Public propertyEditStatus
Indicates the current edit status of this object, i.e., New, Modified, Deleted, or Unchanged. See EEditStatus
(Inherited from iboBase.)
Public propertyErrors
The collection of CError objects (error and warning messages) associated with this object instance
(Inherited from iboBase.)
Public propertyErrorsCount
Gets the number of error and warning messages that have been set on this object.
(Inherited from iboBase.)
Public propertyFirstName
Gets the first name of the CContentProducer.
Public propertyLastName
Gets the last name of the CContentProducer.
Public propertyNavEditEditorProperties
Gets or sets the option which determines where the CContentProducer goes when they choose to edit an existing CNavMenu.
Public propertyNavNewEditorProperties
Gets or sets the option which determines where the CContentProducer goes when they choose to create a new CNavMenu.
Public propertyProducerId
Gets an identifier for CContentProducer.
Public propertyPublishDescendants
Gets or sets the options to automatically publish and child CNavMenu items when publishing a parent CNavMenu.
Public propertyShowProgressWindow
Gets or sets the option which determines whether the CContentProducer sees a pop-up progress window during publishing.
Public propertyShowPublishOptionWindow
Gets or sets the option to see options when publishing CNavMenu.
Public propertyUseWysiwigEditor
Gets or sets the option of using a WYSIWYG editor or a simple text box when editing HTML CContent.
Public propertyWarnMissingTag
Gets or sets the option to show a warning when creating CContent within a content folder without tagging it.

See Also