C1.AspNetCore.Mvc.FlexViewer Assembly / C1.Web.Mvc.Viewer Namespace / ViewerBase Class / OnClientBeforeSendRequest Property

In This Topic
OnClientBeforeSendRequest Property (ViewerBase)
In This Topic
Occurs before every request sent to the server.
Syntax
'Declaration
 
Public Property OnClientBeforeSendRequest As String
 
See Also