The following tables list the members exposed by ContentItem.
Name | Description | |
---|---|---|
![]() | ContentItem Constructor |
Name | Description | |
---|---|---|
![]() | Description | Gets or sets the description. |
![]() | Guid | Gets or sets the guid. |
![]() | Id | Gets or sets the id. |
![]() | Item | Gets or sets the item. |
![]() | ItemType | Gets or sets the itemType. |
![]() | Name | Gets or sets the name. |
![]() | Owner | Gets or sets the owner. |
![]() | Thumbnail | Gets or sets the thumbnail. |
![]() | ThumbnailImage | Gets or sets the thumbnail image. |
![]() | ThumbnailUrl | Gets or sets the URL of the thumbnail. |
![]() | Title | Gets or sets the title. |
![]() | Type | Gets or sets the type. |
Name | Description | |
---|---|---|
![]() | ThrowOnInvalidPropertyName | Determines whether to throw an exception (true) or use Debug.Fail() (false) when an invalid property name is passed to VerifyPropertyName. This is false by default but derived classes may set/override this property. (Inherited from ESRI.ArcGIS.Mobile.Client.ObservableObject) |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | Raises the PropertyChanged event. (Inherited from ESRI.ArcGIS.Mobile.Client.ObservableObject) |
![]() | VerifyPropertyName | Verifies that the object contains a property with the given name. This method does not exist in a release build. (Inherited from ESRI.ArcGIS.Mobile.Client.ObservableObject) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Mobile.Client.ObservableObject) |