TemplateContentAttribute Class
Definition
Defines the property that contains the object's content in markup.
public class TemplateContentAttribute
Constructors
| Name | Description |
|---|---|
| TemplateContentAttribute | No summary available. |
TemplateContentAttribute Constructor
public TemplateContentAttribute()
Properties
| Name | Description |
|---|---|
| TemplateResultType | No summary available. |
TemplateResultType Property
public Type TemplateResultType { get; set; }