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