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