Gets or sets the GetDynamicUrl delegate. If this property is set, it is used instead of Url to get the Url from this instance.
public LinkInline.GetUrlDelegate? GetDynamicUrl { get; set; }