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