CustomDisplayTextEventArgs Constructors
Provides data for the RepositoryItem.CustomDisplayText event.| Name | Parameters | Description |
|---|---|---|
| CustomDisplayTextEventArgs(Object, String) | value, displayText | Initializes a new instance of the CustomDisplayTextEventArgs class. |
See Also