PageBlockAnchor constructor

PageBlockAnchor(
  1. {required String name,
  2. int? extra,
  3. int? clientId}
)

An invisible anchor on a page, which can be used in a URL to open the page from the specified anchor

Implementation

PageBlockAnchor