Click or drag to resize

CTExtension.FriendlyName Method

Name of current extension in user-friendly manner. Can be localized. Short name of current type by default.

Namespace: CTExtensions
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public virtual string FriendlyName()

Return Value

String
Name of current extension in user-friendly manner.
See Also