Gets Content Sharing Web part type.

Namespace: MonoSoftware.MonoX.ContentSharing
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
string ModuleType { get; }
Visual Basic
ReadOnly Property ModuleType As String
	Get
Visual C++
property String^ ModuleType {
	String^ get ();
}
F#
abstract ModuleType : string with get

Property Value

Type: String

See Also