ImageGalleryItem Members
In This Article
#Constructors
Name | Description |
---|---|
Image |
Initializes a new instance of the Image |
Image |
Initializes a new instance of the Image |
Image |
Initializes a new instance of the Image |
Image |
Initializes a new instance of the Image |
Image |
Initializes a new instance of the Image |
Image |
Initializes a new instance of the Image |
Image |
Initializes a new instance of the Image |
#Properties
Name | Description |
---|---|
Collection |
This property is not in effect for the Image |
Data |
Gets or sets the data item that is bound to the Item.
Inherited from Data |
Fullscreen |
Gets or sets the text (description) of the current image item displayed in the fullscreen viewer text area. |
Fullscreen |
Gets or sets a template used for displaying the content of the particular item’s fullscreen viewer text area. |
Fullscreen |
Gets or sets the path to the item fullscreen viewer thumbnail. |
Image |
Gets or sets an array of the bytes representing the item image. |
Image |
Gets or sets the path to the item 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. |
Navigate |
Gets or sets a URL which defines the navigation location. |
Text | Gets or sets the text (description) of the current image item. |
Text |
Gets or sets a template used for displaying the content of the particular item’s thumbnail text area. |
Thumbnail |
Gets or sets the path to the item thumbnail. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified item to the current object. |
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. |
Find |
Searches the current naming container for a server control with the specified id parameter.
Inherited from Data |
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. |
To |
Returns the string that represents the Data |
See Also