![]() | TemplatePermanentDataFrom Method |
Name | Description | |
---|---|---|
![]() | PermanentDataFrom(IDictionary) |
Specifies IDictionary that will be used as a data source for this template.
If the method is called more than once, all objects are checked and used as the template data source.
|
![]() | PermanentDataFrom(Object) |
Specifies object that will be used as a data source for this template.
If the method is called more than once, all objects are used.
|
![]() | PermanentDataFrom(ITemplateDataProvider) |
Specifies ITemplateDataProvider that will be used as a data source for this template.
If the method is called more than once, all objects are checked and used as the template data source.
|