SearchHandlerCSharpProduceFooterCode Method |
Produces the footer code. This is a simple method which returns a list of closing statements based on the header structure
Namespace:
SD.LLBLGen.Pro.ApplicationCore.Search
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntax public override string ProduceFooterCode()
Public Overrides Function ProduceFooterCode As String
Return Value
Type:
Stringa piece of code which contains closing statements based on the header structure
See Also