Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether file generation is supported.
Syntax
protected boolean canGenerateFile()
Run On
Called
Return Value
Type: boolean
Always returns true.
Remarks
Descendant classes can override this method and return false if file generation support is not required.