PostCacheSubstitutionText.IsForPostCacheSubstitution Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected ReadOnly Property IsForPostCacheSubstitution As Boolean
Get
'Usage
Dim value As Boolean
value = Me.IsForPostCacheSubstitution
protected bool IsForPostCacheSubstitution { get; }
Property Value
Type: System.Boolean
See Also
Reference
PostCacheSubstitutionText Class