Output XML Web Part Name

Identify the OXMLWPName that must be called if you want this web part to run. If ?/&OXMLWPName=THISPROPERTY  is not found in the URL or post to this page, the web part will not run. Use this in combination with the property Output as XML  property.

Default: %Auto%

Example: MyWebPart

Page Call: default.aspx?OXMLWPName=MyWebPart

Back to Top