C1.Win.4.8 Assembly / C1.Win.Localization.Design Namespace / LocalizeActionList Class / GetSortedActionItems Method

In This Topic
GetSortedActionItems Method (LocalizeActionList)
In This Topic
Returns the list of associated action items.
Syntax
'Declaration
 
Public Overrides Function GetSortedActionItems() As DesignerActionItemCollection
 

Return Value

The list containing the "Localize" item.
See Also