Reads the source code of given method from API example source file from given module folder.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- filePath
- Type: System String
Name of module folder in ~/CMSAPIExamples/Modules/
- method
- Type: System String
Name of the method
See Also