SearchHandlerVBNetProduceFooterCode 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.SearchAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
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