<Code Lib>
M

TemporaryViewModes.IsCustomized

Description:
Identifies if a custom temporary view mode is currently active. A custom mode is active if there is a non-empty string set for .

public bool IsCustomized()

CustomTitle Returns true a custom temporary view mode is currently active, false otherwise. A custom mode is active if there is a non-empty string set for CustomTitle .

Loading…