Table of Contents

Method BeginListStyle

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

BeginListStyle(string, int, int)

Begins using a specified list style. Optionally, you can also pass a level and a number.

public virtual bool BeginListStyle(string listStyle, int level = 1, int number = 1)

Parameters

listStyle string
level int
number int

Returns

bool