# C1.Win.Localization.Design.LocalizeActionList

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Localization_Design_LocalizeActionList" data-uid="C1.Win.Localization.Design.LocalizeActionList" class="text-break">LocalizeActionList Class
</h1>
  <div class="markdown level0 summary"><p>Represents a localization <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.design.designeractionlist">DesignerActionList</a>.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.design.designeractionlist">DesignerActionList</a></div>
    <div class="level2"><span class="xref">LocalizeActionList</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Localization.Design.html">C1.Win.Localization.Design</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.10.dll</h6>
  <h5 id="C1_Win_Localization_Design_LocalizeActionList_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class LocalizeActionList : DesignerActionList</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class LocalizeActionList
    Inherits DesignerActionList</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_Localization_Design_LocalizeActionList__ctor_System_ComponentModel_IComponent_System_ComponentModel_Design_ComponentDesigner_" data-uid="C1.Win.Localization.Design.LocalizeActionList.#ctor(System.ComponentModel.IComponent,System.ComponentModel.Design.ComponentDesigner)">
          <a class="xref" href="C1.Win.Localization.Design.LocalizeActionList.-ctor.html#C1_Win_Localization_Design_LocalizeActionList__ctor_System_ComponentModel_IComponent_System_ComponentModel_Design_ComponentDesigner_">LocalizeActionList(IComponent, ComponentDesigner)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Win.Localization.Design.LocalizeActionList.html">LocalizeActionList</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_Localization_Design_LocalizeActionList_GetSortedActionItems" data-uid="C1.Win.Localization.Design.LocalizeActionList.GetSortedActionItems">
          <a class="xref" href="C1.Win.Localization.Design.LocalizeActionList.GetSortedActionItems.html#C1_Win_Localization_Design_LocalizeActionList_GetSortedActionItems">GetSortedActionItems()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the list of associated action items.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Localization_Design_LocalizeActionList_Localize" data-uid="C1.Win.Localization.Design.LocalizeActionList.Localize">
          <a class="xref" href="C1.Win.Localization.Design.LocalizeActionList.Localize.html#C1_Win_Localization_Design_LocalizeActionList_Localize">Localize()</a>
        </td>
        <td class="markdown level1 summary"><p>Performs localizaion.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Localization_Design_LocalizeActionList_Localize_System_ComponentModel_Design_ComponentDesigner_" data-uid="C1.Win.Localization.Design.LocalizeActionList.Localize(System.ComponentModel.Design.ComponentDesigner)">
          <a class="xref" href="C1.Win.Localization.Design.LocalizeActionList.Localize.html#C1_Win_Localization_Design_LocalizeActionList_Localize_System_ComponentModel_Design_ComponentDesigner_">Localize(ComponentDesigner)</a>
        </td>
        <td class="markdown level1 summary"><p>Performs localizaion.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
