In This Article

IHasDefaultCommandLinks Interface

Provides the base requirements for an object that defines a default BarCommandLinkCollection.

public interface IHasDefaultCommandLinks

Properties

Gets the BarCommandLinkCollection containing the default command links for use with the object.

BarCommandLinkCollection DefaultCommandLinks { get; }

Property Value

BarCommandLinkCollection:

The BarCommandLinkCollection containing the default command links for use with the object.