  | CTExtensionFriendlyName Method  | 
            Name of current extension in user-friendly manner. Can be localized.
            Short name of current type by default.
            
 
Namespace: CTExtensionsAssembly: CTInterface (in CTInterface.dll)
Syntaxpublic virtual string FriendlyName()
Public Overridable Function FriendlyName As String
Return Value
Type: 
StringName of current extension in user-friendly manner.
See Also