ASP.NET Core MVC コントロールヘルプ
OnClientReponseTextParsing メソッド (TreeViewBuilder)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > TreeViewBuilder クラス : OnClientReponseTextParsing メソッド
The value.
Configurates the C1.Web.Mvc.TreeView.OnClientReponseTextParsing client event. Occurs when parsing the response text.
シンタックス
'宣言
 
Public Function OnClientReponseTextParsing( _
   ByVal value As System.String _
) As TreeViewBuilder
public TreeViewBuilder OnClientReponseTextParsing( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

TreeViewBuilder クラス
TreeViewBuilder メンバ