The CContent type exposes the following members.

Methods

  NameDescription
CheckAndModifyEditStatus
Sets the EditStatus to Modified if it is Unchanged
(Inherited from iboBase.)
CheckSecurity
Checks to see if the current user has appropriate privilege to perform requested action.
Delete
Marks this object to be deleted when the save is done
(Inherited from iboBase.)
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetContentFiles
Gets CContentFiles that belong to this CContent.
GetContentLinks
Gets CContentLinks that belongs to this CContent.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetPublishedContentId
Gets unique identifier of the most recently published version.
GetType
Gets the Type of the current instance.
(Inherited from Object.)
GetWorkingCopy
Gets a working version of CContent.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
SaveOverloaded.
SetWorkflowStatusOverloaded.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
Validate
Makes sure that all of the property data passes the iMIS business rules.
(Inherited from iboBase.)
ValidateContentAccess
Validates whether a specified CWebUser has access to this CContent.

See Also