IWebPartPageComponentProvider Interface
Implemented by the Web Part to provide Web Part page component information, such as the contextual group information.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
Visual Basic (Declaration)
Public Interface IWebPartPageComponentProvider
Visual Basic (Usage)
Dim instance As IWebPartPageComponentProvider
C#
public interface IWebPartPageComponentProvider
See Also
