ClientContext.PageClosingMethod Property
Full PageClosingMethod method name in "Script.Class" with Client domain. Ex: Script.Class.ClientMain.MyPageClosingMethod.
Prototype: public void PageClosingMethod(TDisplay display).
<ID("PageClosingMethod", (int)e.PageClosingMethod)> _
<EditorBrowsable(EditorBrowsableState.Advanced)> _
Public Property PageClosingMethod() As String
This language is not supported or no code example is available.
[ID("PageClosingMethod", (int)e.PageClosingMethod)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
public string PageClosingMethod {get; set;}
This language is not supported or no code example is available.
Property Value
string
.NET Framework
Supported in: 4.6.2, 4.7