Configurates the
C1.Web.Mvc.Viewer.ViewerBase.OnClientBeforeSendRequest client event. Occurs before every request sent to the server.
シンタックス
'宣言
Public Function OnClientBeforeSendRequest( _
ByVal As System.String _
) As
public OnClientBeforeSendRequest(
System.string
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照