Callback

LayoutOptions.Callback property

Gets or sets IPageLayoutCallback implementation used by page layout model.

public IPageLayoutCallback Callback { get; set; }

See Also