Version

Splitter Method

Renders the specified splitter model.
Overload List
OverloadDescription
Splitter(SplitterModel)Renders the specified splitter model.  
Splitter(SplitterModel,IDictionary<String,Object>)Renders the splitter with the specified splitter model and html attributes.  
Splitter(SplitterModel,Object)Renders the splitter with the specified splitter model and html attributes.  
Splitter(String,SplitterModel)Renders the splitter with the specified id and model.  
Splitter(String,SplitterModel,IDictionary<String,Object>)Renders the splitter with the specified id, model and html attributes.  
Splitter(String,SplitterModel,Object)Renders the splitter with the specified id, model and html attributes.  
Splitter()Creates a wrapper to chain initialization properties on for the igSplitter control.  
Splitter(IDictionary<String,Object>)Creates a wrapper to chain initialization properties on for the igSplitter control and sets its html attributes.  
Splitter(Object)Creates a wrapper to chain initialization properties on for the igSplitter control and sets its html attributes.  
Requirements

Target Platforms: Windows 8.1, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

View on GitHub