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
- copyFrom
Type: Microsoft.SharePoint.WebControls.PostCacheSubstitutionText
- isForPostCacheSubstitution
Type: System.Boolean
See Also
Reference
PostCacheSubstitutionText Class
PostCacheSubstitutionText Members