Outputs the inheritance and implementation portion of the Syntax block for types.
This Metadata Element can only be used in Page Types or Scraps that relate to the Javascript Library Documentation Item Types listed below. (more info)
Parameter | Type | Description |
---|---|---|
implementsscrap | text | The scrap name (prefixed with the lang parameter) used if the current item only has implemented interfaces. |
inheritsimplementsscrap | text | The scrap name (prefixed with the lang parameter) used if the current item inherits and has implemented interfaces. |
inheritsscrap | text | The scrap name (prefixed with the lang parameter) used if the current item inherits, but has no implemented interfaces. |
lang | lang | The language for which the inheritance and implementation syntax should be formatted (e.g. "cs", "vb"). |