FormAuthorEditorFormattedString.UserAppFormatText 属性
要显示用户和应用程序的信息,我们需要时使用的格式文本。
命名空间: Microsoft.SharePoint.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property UserAppFormatText As String
Get
Set
用法
Dim instance As FormAuthorEditorFormattedString
Dim value As String
value = instance.UserAppFormatText
instance.UserAppFormatText = value
public string UserAppFormatText { get; set; }
属性值
另请参阅
引用
FormAuthorEditorFormattedString 类