ClientPopupMenu Class |
Namespace: Colygon.MatchPoint.Core.Configuration
public class ClientPopupMenu
The ClientPopupMenu type exposes the following members.
Name | Description | |
---|---|---|
ClientPopupMenu | Initializes a new instance of the ClientPopupMenu class |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
ClientId | The ID of the client control. | |
ContentHtml | Additional HTML which is rendered to the callout content. | |
CopyUrl | ||
ImagePreviewName | The image name which is used to set the image 'alt'- and 'title'-attributes. | |
ImagePreviewUrl | The URL of the preview image. | |
Items | Contains a list of all popup menu items for this context menu. | |
JavaScriptMethods | Contains a list of JS methods that will be called when the context menu is displayed. | |
PreviewUrl | The preview URL which is displayed in an iframe within the callout content (e.g. for Office documents). |