C# Class Rebel.Cms.Web.PropertyEditors.NodeSelector.TreeNodeExtensions

Datei anzeigen Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
SetSelectable ( this node, bool isSelectable ) : void

Method Details

SetSelectable() public static method

public static SetSelectable ( this node, bool isSelectable ) : void
node this
isSelectable bool
return void