| SqlEditControlSQLScriptExists Method | 
            Check if exists SQL script for this object in /App_Data/Install
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
 Syntax
Syntaxprotected static bool SQLScriptExists(
	string objName,
	out string filePath
)
Parameters
- objName
- Type: SystemString
 Name of the object
- filePath
- Type: SystemString
 File name
Return Value
Type: 
Boolean See Also
See Also