OnClientUpdatedView Property (PivotPanel)
In This Topic
Occurs after the engine has finished updating the output pivot view list.
Syntax
'Declaration
Public Property OnClientUpdatedView As String
public string OnClientUpdatedView {get; set;}
See Also