In This Topic
Gets or sets whether the panel needs to render the model information that will be used by JavaScript functions to perform client operations.
Syntax
'Declaration
Public Property RenderModel As Boolean
public bool RenderModel {get; set;}
See Also