다음을 통해 공유


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