SearchHandlerCSharpGetInitialCodeSnippet_View Method  | 
 
            Gets the initial code snippet for the search element: View
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.Search
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntaxprotected override string GetInitialCodeSnippet_View()
Protected Overrides Function GetInitialCodeSnippet_View As String
Return Value
Type: 
Stringthe initial code snippet for the search element: View
See Also