CMSAPIExamplePageDisplayCode Method |
Override this method to display code.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax protected virtual void DisplayCode(
string code
)
Parameters
- code
- Type: SystemString
Code to be displayed
See Also