다음을 통해 공유


MtgUtility.NonMWSWPHtml Property

Gets a string that specifies that the Web Part cannot be displayed for this meeting workspace.

Namespace:  Microsoft.SharePoint.Meetings
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared ReadOnly Property NonMWSWPHtml As String
    Get
'Usage
Dim value As String

value = MtgUtility.NonMWSWPHtml
public static string NonMWSWPHtml { get; }

Property Value

Type: System.String
An HTML-encoded string.

Remarks

The Web Part cannot be displayed because it is not a Web Part that is associated with a SharePoint Foundation meeting.

See Also

Reference

MtgUtility Class

MtgUtility Members

Microsoft.SharePoint.Meetings Namespace

HtmlEncode()

Strings

Microsoft.SharePoint.WebPartPages

Other Resources

Web Part