ViewOverrides.fromQueryString Method

Creates a dundas.view.controls.ViewOverrides from a given query string value.
 
 
Static This method is static.

Parameters

string

Type: String - May be null
The string from the query string to create the object from.

Return Value


Type: ViewOverrides
The created object.