SP.WebParts.WebPartDefinition.openWebPart() Method

Applies to: SharePoint Foundation 2010

Opens the Web Part.

SP.WebParts.WebPartDefinition.openWebPart();

Applies To

SP.WebParts.WebPartDefinition Class

Remarks

If the Web Part is already open, this method does nothing. If the current user does not have permissions to modify the Web Part, the server must ignore the call to this method.

CloseWebPart method closes the Web Part. If the Web Part is already closed, this method does nothing. If the current user does not have permissions to modify the Web Part, the server must ignore the call to this method.

See Also

Reference

SP.WebParts.WebPartDefinition Methods

SP.WebParts.WebPartDefinition Properties

SP.WebParts Namespace