MfuAdditionalParameterEventArgs.GetParameters Method |
Gets the additional parameters to be added to the collection.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntaxpublic string[] GetParameters()
Return Value
Type:
String[]Array of parameterNames and values. Pair items are parameterNames, odd-ones are values
See Also