TemporaryViewModes.GetCaption
Description:
A text caption to use for the given mode.
A text caption to use for the given mode.
Remarks:
The text appears in the UI on the temporary frame when the view is in the temporary mode.
The text appears in the UI on the temporary frame when the view is in the temporary mode.
public string GetCaption(
TemporaryViewMode mode
)
-
modeThe mode to get a caption for.
Return Value
string
Text of the caption. The text is localized.
-
A value passed for an enumeration argument is not a member of that enumeration