ViewOverrides.toKeyValuePair Method
Converts this override object to a Key Value Pair that can be used with navigate call for the query string, keyed by dundas.constants.VIEW_OVERRIDES_QUERY_STRING_KEY.
Return Value
Type: KeyValuePair - May be null
An object that can be put into the navigate call, or null if we can't generate anything.