Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the collection of properties associated with a Web Part.
objPart.Properties
objPart A reference to a Part object.
Example
Microsoft Visual Basic Scripting Edition:
objProperties = varPart_WPQ_.Properties
Microsoft JScript:
var objProperties = varPart_WPQ_.Properties;
Requirements
Platforms: Microsoft Windows Server 2003
Properties CollectionApplies to: Part Object