get_view_info_key method

get_view_info_key

Returns unique identifier for the cache entry that represents ViewInfo object.

Returns

Unique identifier for the cache entry that represents ViewInfo object.

def get_view_info_key(self):
    ...

See Also