IAsset Properties |
The IAsset type exposes the following members.
Name | Description | |
---|---|---|
_Locale |
Gets/sets the locale name of this object, if this object
has language property
(Inherited from IContentItem.) | |
AdminRightsEnabled |
Gets and sets whether the content item has admin rights enabled. Admin rights will allow actions to the item that cannot normally be done by the user whose session is processing the request.
(Inherited from IContentItemWorkflowSuper.) | |
AncestorEditionIds | Gets the collection of SourceEditionId strings of all ancestor editions of the content item. Assets are connected as Source Editions when they are edited in the CMS and saved using Save As. | |
AssetType |
Gets the type of Asset this version object belongs to.
If it belongs to an Asset Folder, the type will be null.
(Inherited from IAssetVersion.) | |
AssignedGroup |
Gets the Group to which this page is currently assigned. If the page is not assigned to a group, this method returns null.
(Inherited from IContentItem.) | |
AssignedUser |
Gets the User to whom this page is currently assigned. If the page is not assigned to a user, this method returns null.
(Inherited from IContentItem.) | |
AssignmentComment |
Gets the comments from assignments when the page was not in workflow.
(Inherited from IContentItem.) | |
CanMarkForPublish |
Controls whether the page is allowed to mark for publish.
(Inherited from IContentItem.) | |
CanParentRegionRoots |
Gets and sets whether this content item allows region roots (content items with a noninherited locale) when the content item isn't language-neutral.
(Inherited from IContentItem.) | |
CheckedOut |
Gets whether this page is checked out. A page has to be checked out to a specific User to be edited.
A page's checked-out content is subject to modification by the assigned User.
These modifications can only be published if the page is checked in.
(Inherited from IContentItem.) | |
Comments |
Gets/sets the comment of this version.
(Inherited from IContentItemVersion.)Comments are set during check-in of a IContentItemContent Item .However, it can be changed anytime afterwards. | |
ContentItemType | (Inherited from IContentItem.) | |
Created |
Gets the entity's creation date.
(Inherited from IEntity.) | |
CreationUser |
Gets the ID of the User who created this entity.
(Inherited from IEntity.) | |
CurrentWorkflow |
Gets the workflow this page is in. If page is not in a workflow, this method returns null.
(Inherited from IContentItem.) | |
Date |
Gets the date and time when this version was last changed.
(Inherited from IContentItemVersion.) | |
DescriptiveMetadata |
Gets the metadata covering the descriptive aspect of this asset version.
Will be null for Asset Folder
(Inherited from IAssetVersion.) | |
EndDate |
Gets and sets the end date of the page. When set, this page will not be included in navigations when current time is greater than the EndDate value.
(Inherited from IContentItem.) | |
Extension |
Gets the extension of the file associated with the current version of the asset.
| |
ExternalUrl |
Gets the External URL of the asset. The External URL is dynamically generated by the path of the asset in the Assets Tree.
| |
FileName |
Gets the name of the file associated with the current version of the asset. Does not provide the extension of the file.
| |
Hierarchy | Obsolete. (Inherited from IContentItem.) | |
Icon |
Gets and sets the icon of the page. The value is the numeric representation of the icon images.
(Inherited from IContentItem.) | |
InWorkflowTransition |
Gets and sets whether the content item is being accessed within the bounds of a workflow transition.
(Inherited from IContentItemWorkflowSuper.) | |
IsExternal |
Checks whether the asset is referencing an external asset.
| |
IsFolder |
Gets whether this Asset version belongs to an
Asset Folder
or an Asset (Inherited from IAssetVersion.) | |
JustSynced |
Gets whether the page's content was updated via Schema synchronization and hasn't yet been modified directly.
(Inherited from IContentItem.) | |
LastModified |
Gets the date when the entity was most recently modified.
(Inherited from IEntity.) | |
LastModifiedUser |
Gets the ID of the User who lasted edited the entity.
(Inherited from IEntity.) | |
LastVersion |
Gets the most-recent previous version. It is the version before this page was last checked in.
(Inherited from IContentItemT, TVersion, TSchema, TSchemaVersion.) | |
Locale |
Gets and sets the language of this page.
(Inherited from IContentItem.) | |
LocaleInherited |
Gets whether this page inherits its locale from its ancestor page.
(Inherited from IContentItem.) | |
Manager |
Gets the manager that retrieved this entity instance.
(Inherited from IEntityTManager.) | |
MasterLingualMap |
Gets the lingual map between this page and its Master Page.
(Inherited from IContentItem.) | |
Name |
Gets and sets the entity's name.
(Inherited from IEntity.) | |
NeedsEdit | Checks whether the asset is flagged as needing edits. Newly uploaded images are flagged as needing edits until they are checked in or removed from queue. | |
NonRuntimeIndexable |
Gets/sets whether this asset can be picked up by InSite search content index.
| |
NowSyncing |
Gets whether the page is currently being synchronized to the latest version of the Schema used to create it.
(Inherited from IContentItem.) | |
OwnerItem |
Gets the owner item of this version object. It can be either
Asset or Asset Folder
(Inherited from IAssetVersion.) | |
ParentId |
Gets the unique ID of the parent object
(Inherited from IContentItem.) | |
PathHistory |
Gets a list of previous paths for the object.
(Inherited from IAssetItem.) | |
Removed |
Gets whether the page is under Removed status, which means it is currently a descendant of the Recycle Folder.
(Inherited from IContentItem.) | |
Schema |
Gets the Schema from which this page is based on.
(Inherited from IContentItemT, TVersion, TSchema, TSchemaVersion.) | |
SchemaName |
Gets the root name of the Schema, which is also the root element name of this version's serialized XML document.
(Inherited from IContentItemVersion.) | |
SchemaVersion |
Gets the Schema Version which with this page is synchronized.
Note that if the schema has not been updated and or sychronized to this page, the page will be on a older version of the schema.
(Inherited from IContentItemT, TVersion, TSchema, TSchemaVersion.) | |
SecurityDescriptor |
Gets the security descriptor of this content item
(Inherited from IContentItem.) | |
SecurityInherited |
Gets whether this content item has security inherited from
its parent
(Inherited from IContentItem.) | |
Session |
Gets the session that retrieved this entity. An entity is always session-specific.
(Inherited from IEntity.) | |
SessionId |
Gets the unique ID of the session that retrieved this entity.
(Inherited from IEntity.) | |
SiblingPosition |
Gets the position of this object among its siblings
(Inherited from IContentItem.) | |
SourceEditionId | Gets the current Source Edition Id for the content item. Assets are connected as Source Editions when they are edited in the CMS and saved using Save As. | |
StartDate |
Gets and sets the start date of the page. When set, this page will not be included in navigations when current time is less than the StartDate value.
(Inherited from IContentItem.) | |
StorageQuota |
Gets the storage quota information of the Asset this version
belongs to
(Inherited from IAssetVersion.) | |
TechnicalMetadata |
Gets the metadata covering technical aspect of this asset version.
Will be null for Asset Folder
(Inherited from IAssetVersion.) | |
VersionNumber |
Gets the version number of this version.
(Inherited from IContentItemVersion.) | |
ViewBound | Checks whether the asset is view bound. View bound assets are views that are attached to Presentation Content Units and are published automatically. |