CitationSourceBuilder

Methods

Url(System.String)

The URL of the source. Rendered as a link in the popover.

Parameters

value - System.String

The value for Url

RETURNS

Returns the current CitationSourceBuilder instance.

Title(System.String)

The title of the source, displayed above the source link in the popover.

Parameters

value - System.String

The value for Title

RETURNS

Returns the current CitationSourceBuilder instance.

Description(System.String)

A short description of the source, displayed below the source link in the popover.

Parameters

value - System.String

The value for Description

RETURNS

Returns the current CitationSourceBuilder instance.