Value

TemplateField.Value property

Gets or sets the value of the template field.

public string Value { get; set; }

Property Value

The value of the template field.

See Also