ModuleClassInfoFriendlyName Property |
Gets the friendly name of the module.
Namespace: ConnectedApps.Cms.EntitiesAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string FriendlyName { get; }
Public ReadOnly Property FriendlyName As String
Get
public:
property String^ FriendlyName {
String^ get ();
}
member FriendlyName : string with get
Property Value
Type:
String
See Also