ICSCustomCodeWebPart - Content Sharing custom provider client side code interface used in web parts.

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

Syntax

C#
public interface ICSCustomCodeWebPart
Visual Basic
Public Interface ICSCustomCodeWebPart
Visual C++
public interface class ICSCustomCodeWebPart
F#
type ICSCustomCodeWebPart =  interface end

See Also