MVCxImageGallery Constructors
The object of this type represents a configured instance of the corresponding extension and is intended to be used mainly as a sender parameter when processing events on the server side.Name | Parameters | Description |
---|---|---|
MVCxImageGallery() | none | Initializes a new instance of the MVCxImageGallery class with default settings. |
MVCxImageGallery(ViewContext) | viewContext | Initializes a new instance of the MVCxImageGallery class. |
See Also