getUseCustomStorage() public method
Returns a value indicating whether to use custom session storage.
This method overrides the parent implementation and always returns true.
public boolean getUseCustomStorage ( ) | ||
---|---|---|
return | boolean |
Whether to use custom storage. |
Please login to continue.