Share via


PartStorage Property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

The PartStorage property stores user-specific customization information. This property is similar to a Tag property in Microsoft® Visual Basic®. This property is a string property, so Web Parts typically will invent an Extensible Markup Language (XML) format to fit many pieces of information into one string.

Property Value
Data Type String
Default None
IsContentIndexed FALSE
IsIndexed FALSE
IsMultiValued FALSE
IsReadOnly FALSE
IsRequired FALSE
IsVisible TRUE
Version 1
TextFormat Plain text

See Also

Web Part Schema Properties