This topic has not yet been rated - Rate this topic

DeclarativeCatalogPart control

The DeclarativeCatalogPart control provides a way for developers to add a set of server controls declaratively to a catalog on a web page. A catalog, in the Web Parts control set, is simply a list of Web Part or other server controls that is visible when a page is in catalog display mode. A user can select controls from the list and add them to the web page, which effectively gives users the ability to change the set of controls and the functionality on a page.

The DeclarativeCatalogPart control, like all other CatalogPart controls, resides in a DeclarativeCatalogPart zone.

  • Drag the DeclarativeCatalogPart control from the Toolbox panel to a CatalogZone control on the page.

For an overview of and programming examples for the DeclarativeCatalogPart control, see DeclarativeCatalogPart in the MSDN library.

For a full description of all DeclarativeCatalogPart control properties, see DeclarativeCatalogPart in the MSDN library.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.