setPartProperty Method

Sets a property for a Web Part or an Extensible Stylesheet Language (XSL) Data View Web Part.

expression.setPartProperty(strPropName, strPropNamespace, PropValue)

*expression   * Required. An expression that returns one of the objects in the Applies To list.

strPropName    Required String. Specifies the name of the property.

strPropNamespace    Optional String. Specifies the namespace for the property.

PropValue    Required Variant. Specifies the value of the property.

Applies to | FPHTMLWebPartElement Object | FPHTMLXSLWebPartElement Object | IHTMLWebPartElement Object