Namespace:  EPiServer.Core.Html
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
public int ToUniqueMandatoryWordIndex(
	int mandatoryWordIndex
)

Parameters

mandatoryWordIndex
Type: System..::.Int32

Return Value

The index value transformed to a unique number in the range 1..[mandatory word count].

See Also