Share via


PostCacheSubstitutionText.MarkupType property

Gets or sets the markup type to be rendered.

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

Syntax

'Declaration
Public Property MarkupType As PostCacheSubstitutionMarkupType
    Get
    Set
'Usage
Dim instance As PostCacheSubstitutionText
Dim value As PostCacheSubstitutionMarkupType

value = instance.MarkupType

instance.MarkupType = value
public PostCacheSubstitutionMarkupType MarkupType { get; set; }

Property value

Type: Microsoft.SharePoint.WebControls.PostCacheSubstitutionMarkupType

See also

Reference

PostCacheSubstitutionText class

PostCacheSubstitutionText members

Microsoft.SharePoint.WebControls namespace