ContextMenuLoadUserControl Method |
Loads the specified control to the menu.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public void LoadUserControl(
string path
)
Parameters
- path
- Type: SystemString
Control path
See Also