BootstrapExtensions.Base.HtmlListBuilder.Divider C# (CSharp) Method

Divider() public method

Returns an anchor element (a element) that contains the virtual path of the specified action. Returns an anchor element (a element) that contains the virtual path of the specified action. Returns an anchor element (a element) that contains the virtual path of the specified action. Returns an anchor element (a element) that contains the virtual path of the specified action. Returns an anchor element (a element) that contains the virtual path of the specified action. Returns an anchor element (a element) that contains the virtual path of the specified action. Returns an anchor element (a element) that contains the virtual path of the specified action. Returns an anchor element (a element) that contains the virtual path of the specified action. Returns an anchor element (a element) that contains the virtual path of the specified action. Returns an anchor element (a element) that contains the virtual path of the specified action.
The parameter is null or empty. The parameter is null or empty. The parameter is null or empty. The parameter is null or empty. The parameter is null or empty. The parameter is null or empty. The parameter is null or empty. The parameter is null or empty. The parameter is null or empty. The parameter is null or empty.
public Divider ( ) : void
return void
        public void Divider()
        {
            _list.ListItems.Add(new HtmlListItem().Divider());
        }