![]() IsEmpty | Gets a value that indicates if the item is empty. |
Access | Determines if a user has sufficent permissions for an item. |
Appearance | Provides access to appearence information. |
Axes | Provides access to methods that retrieve other item relative to this item. |
Children | Gets the list of subitems. |
Database | Gets the database. |
DisplayName | Gets the language-specific display name. |
Fields | Gets the list of fields. |
HasChildren | Gets a value that indicates if the item has child item. |
Help | Provides access to help information. |
ID | Gets the ID of the item. |
InnerItem | Gets the inner item. |
IsEditing | Gets a value that indicates if the item is being edited. |
Item (inherited from BaseItem) | Gets or sets the value of a specified field. |
Item (inherited from BaseItem) | Gets or sets the value of a specified field. |
Item (inherited from BaseItem) | Gets or sets the value of a specified field. |
Key | Gets the key of item. |
Language | Gets the language of the item. |
Languages | Gets a list of languages that the item has content in. |
Links | Provides access to the Links framework. |
Locking | Provides to the Locking framework. |
Master | Gets the master from which the item was created. |
MasterID | Gets the ID of the master that was used to create this item. |
Masters | Gets a list of masters that are allowed to be created under this item. |
Modified | Gets a value that indicates if the item has been modified. |
Name | Gets the name. |
Parent | Gets the parent item. |
ParentID | Gets the IDID of the parent item. |
Paths | Provides access to Path information. |
Publishing | Provides access to the publishing framework. |
Security | Gets the Security field. |
Settings | Provides access to miscelleaneous information. |
State | Gets the state. |
Statistics | Provides access to statistical information. |
SyncRoot | Gets the synchronization root. |
Template | Gets the template of the item. |
TemplateID | Gets the IDID of the template. |
TemplateName | Gets the name of the template. |
Uri | Gets an URI for the item. |
Version | Gets the version represented by this item. |
Versions | Provides access to different versions of the item. |
Visualization | Provides access to the visible representations of the item. |
Add | Overloaded. Creates an item under this item from a master. |
BeginEdit | Sets the item in editting mode. |
ChangeTemplate | Changes the template of the item. |
CopyTo | Overloaded. Copies an item to another location. |
Delete | Deletes the item. |
DeleteChildren | Deletes all subitems. |
Duplicate | Overloaded. Duplicates the item. |
EndEdit | Overloaded. Ends an edit operation. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetOuterXml | Gets the outer XML of the item. |
GetType (inherited from Object) | Gets the Type of the current instance. |
MoveTo | Moves the item to another location. |
Paste | Inserts new items from an XML string. |
Recycle | Puts the item in the Recycle Bin database. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
Item Class | Sitecore.Data.Items Namespace