PostCacheSubstitutionText Constructor (PostCacheSubstitutionText, Boolean)

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Sub New ( _
    copyFrom As PostCacheSubstitutionText, _
    isForPostCacheSubstitution As Boolean _
)
'Usage
Dim copyFrom As PostCacheSubstitutionText
Dim isForPostCacheSubstitution As Boolean

Dim instance As New PostCacheSubstitutionText(copyFrom, _
    isForPostCacheSubstitution)
public PostCacheSubstitutionText(
    PostCacheSubstitutionText copyFrom,
    bool isForPostCacheSubstitution
)

Parameters

See Also

Reference

PostCacheSubstitutionText Class

PostCacheSubstitutionText Members

PostCacheSubstitutionText Overload

Microsoft.SharePoint.WebControls Namespace