SettableGlobalizationSettings.GetCommentTitleName

SettableGlobalizationSettings.GetCommentTitleName method

Gets the locale dependent comment title name according to comment title type.

public override string GetCommentTitleName(CommentTitleType type)
ParameterTypeDescription
typeCommentTitleTypetype of comment title

Return Value

locale dependent comment title name

See Also