BindingInfoTemplate Methods |
The BindingInfoTemplate type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClearIndent |
Remove any indentation
(Inherited from BindingInfoTemplateBase.) |
![]() | Error |
Raise an error
(Inherited from BindingInfoTemplateBase.) |
![]() | PopIndent |
Remove the last indent that was added with PushIndent
(Inherited from BindingInfoTemplateBase.) |
![]() | PushIndent |
Increase the indent
(Inherited from BindingInfoTemplateBase.) |
![]() | TransformText |
Create the template output
|
![]() | Warning |
Raise a warning
(Inherited from BindingInfoTemplateBase.) |
![]() | Write(String) |
Write text directly into the generated output
(Inherited from BindingInfoTemplateBase.) |
![]() | Write(String, Object) |
Write formatted text directly into the generated output
(Inherited from BindingInfoTemplateBase.) |
![]() | WriteLine(String) |
Write text directly into the generated output
(Inherited from BindingInfoTemplateBase.) |
![]() | WriteLine(String, Object) |
Write formatted text directly into the generated output
(Inherited from BindingInfoTemplateBase.) |