Click or drag to resize
BasicModuleInstallationMetaDataToString Method
Returns a string that represents the current object.

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 9.0.0
Syntax
C#
public override string ToString()

Return Value

Type: String
A string that represents the current object.
See Also