Click or drag to resize

CTExtensionFriendlyName 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)
Syntax
public virtual string FriendlyName()

Return Value

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