[]
        
(Showing Draft Content)

C1.Win.Localization.Design.LocalizeActionList.GetSortedActionItems

GetSortedActionItems Method

GetSortedActionItems()

Returns the list of associated action items.

Declaration
public override DesignerActionItemCollection GetSortedActionItems()
Public Overrides Function GetSortedActionItems() As DesignerActionItemCollection
Returns
Type Description
DesignerActionItemCollection

The list containing the "Localize" item.

Overrides