Class PropertyLanguageBranchListControl
Creates a user interface with check boxes for each of the defined language branches for the web site.
Inheritance
System.Object
    
    
    PropertyLanguageBranchListControl
  Inherited Members
Namespace: EPiServer.Web.PropertyControls
Assembly: EPiServer.dll
Version: 10.10.4Syntax
[Obsolete("This class has been obsoleted and will be removed in a future release.", false)]
public class PropertyLanguageBranchListControl : PropertySelectMultipleControlBase, IPropertyControl, INamingContainer, IRenderSettingsConstructors
PropertyLanguageBranchListControl()
Initializes a new instance of the PropertyLanguageBranchListControl class.
Declaration
public PropertyLanguageBranchListControl()Methods
SetupEditControls()
Used to apply a custom setup to the edit controls.
Declaration
protected override void SetupEditControls()Overrides
Remarks
This method is called from CreateEditControls after the edit control(s) have been created.
Implements
      System.Web.UI.INamingContainer
  
  
  