You are here: Object Model Reference > URLMode Property

URLMode Property

Specifies the rules used for naming the .htm files generated for topics.

Type

Applies To

Enum

Project Settings

 

Value

Description

Full

File name contains all letters and digits from the topic title, even non-ASCII national alphabet letters.

ASCIIOnly

Non-ASCII characters are removed from the file name. File name complies with URL standard.

TopicId

File name is formed from the numeric topic ID.

Remarks

These rules apply when the topic URL is generated automatically, building the project after the topic was first added.

By changing the URLMode property value, you can optionally apply the new rules to all existing topics.

You can modify the URL property of a topic later, manually overriding the default rules.

Location

      Click the Project Icon.

      Select the Project Settings item from the left pane Tree View.

      The property is located under the Misc group in the Properties Pane.