TemplatePropertiesContainerTemplate Property |
The container template to wrap around the content of this template. Use [[inner_content]] as the replacement tag.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string ContainerTemplate { get; }
ReadOnly Property ContainerTemplate As String
Get
Property Value
Type:
StringThe container template to wrap around the content of this template. Use [[inner_content]] as the replacement tag.
See Also