CRMToolbarButton.buttons Field

Definition

Specifies a list of buttons on the CRM toolbar.

public: System::Collections::Generic::List<Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::CRMToolbarButton ^> ^ buttons;
public System.Collections.Generic.List<Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.CRMToolbarButton> buttons;
val mutable buttons : System.Collections.Generic.List<Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.CRMToolbarButton>
Public buttons As List(Of CRMToolbarButton) 

Field Value

Applies to