WebPartContextualInfo Members

Include Protected Members
Include Inherited Members

Represents the contextual ribbon groups and tabs that are associated with the Web Part.

The WebPartContextualInfo type exposes the following members.

Constructors

  Name Description
Public method WebPartContextualInfo Initializes a new instance of the WebPartContextualInfo class.

Top

Properties

  Name Description
Public property ContextualGroups Gets contextual groups associated with a Web Part.
Public property ConvertableToNormalTab Gets or sets whether the contextual tab can be converted to a normal tab.
Public property InitPageComponentScript Gets or sets the script that will be triggered when the Web Part is first selected if its value is not a null reference (Nothing in Visual Basic) and not Empty.
Public property PageComponentId Gets or sets the client page component identifier of the Web Part.
Public property Tabs Gets the ribbon tabs associated with the Web Part.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

WebPartContextualInfo Class

Microsoft.SharePoint.WebControls Namespace