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