Function TWPXMLOneLevel.ParamsAsXMLValue(ExludeParamsList:string) : string

Unit: WPXMLint
Class: WPXMLint.TWPXMLOneLevel

Parameters

  • ExludeParamsList:string

Returns

The type of the result value is string.

Description

ParamsAsXMLValue retrieves the parameters in this tag as a list like class="..." style="...". A list of parameters names can be specified which will be excluded from this list.

Overloaded Methods

Function TWPXMLOneLevel.ParamsAsXMLValue(modifyproc:TWPXMLModifyParamOnTheFly; ExludeParamsList:string) : string