InsertContentToClientEventArgs(String) Constructor
Initializes a new instance of the InsertContentToClientEventArgs class.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| requestId | String | An integer value identifying the request to the server. |
See Also