TemplateOptions.Data Property

Definition

Gets or sets the data of the template.

public object Data { get; set; }
member this.Data : obj with get, set
Public Property Data As Object

Property Value

Object

The data of the template.

Applies to