MVCxImageSliderItem Members
In This Article
#Constructors
Name | Description |
---|---|
MVCx |
Initializes a new instance of the MVCx |
MVCx |
Initializes a new instance of the MVCx |
MVCx |
Initializes a new instance of the MVCx |
MVCx |
Initializes a new instance of the MVCx |
MVCx |
Initializes a new instance of the MVCx |
MVCx |
Initializes a new instance of the MVCx |
#Properties
Name | Description |
---|---|
Binary |
Gets a URL of the cached binary image.
Inherited from Image |
Binary |
Gets a URL of the cached binary thumbnail.
Inherited from Image |
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Data |
Gets the data item that is bound to the current item.
Inherited from Image |
Image |
Gets or sets an array of the bytes representing the item image.
Inherited from Image |
Image |
Gets or sets the path to the item image.
Inherited from Image |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Name |
Gets or sets the unique identifier name for the current item.
Inherited from Image |
Navigate |
Gets or sets a URL which defines the navigation location.
Inherited from Image |
Template |
Gets or sets a template used for displaying the content of the particular item within the image area.
Inherited from Image |
Text |
Gets or sets the text (description) of the current image item.
Inherited from Image |
Text |
Gets or sets a template used for displaying the content of the particular item’s text area.
Inherited from Image |
Thumbnail |
Gets or sets an array of the bytes representing the item thumbnail.
Inherited from Image |
Thumbnail |
Gets or sets a template used for displaying the content of the particular item’s thumbnail.
Inherited from Image |
Thumbnail |
Gets or sets the path to the item thumbnail image.
Inherited from Image |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified item to the current object.
Inherited from Image |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Allows you to provide a template for rendering the image slider item’s content. |
Set |
Allows you to provide a template for rendering the image slider item’s content. |
Set |
Allows you to secify an item text template. |
Set |
Allows you to specify an item text template. |
Set |
Allows you to specify a thumbnail template. |
Set |
Allows you to specify a thumbnail template. |
To |
Returns the string that represents the current object.
Inherited from Collection |
See Also