Module RegisterCommand Method Kentico 8.1 API Reference
Registers the given command

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

name
Type: OnlineSystem String
Command name
func
Type: OnlineSystem Func  OnlineObject , OnlineObject 
Command function
See Also