ASP.NET Core MVC コントロールヘルプ
OnClientSizeChanged プロパティ

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > Popup クラス : OnClientSizeChanged プロパティ
Gets or sets the client function which occurs while the user resizes the Popup, between the resizing and resized events, after the SizeChanging event.
シンタックス
'宣言
 
Public Property OnClientSizeChanged As System.String
public System.string OnClientSizeChanged {get; set;}
参照

Popup クラス
Popup メンバ