Determines whether the page provider serving the specified page has the specified capability.
Namespace:
EPiServerAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public bool IsCapabilitySupported( PageReference pageLink, PageProviderCapabilities capability ) |
Parameters
- pageLink
- Type: EPiServer.Core..::.PageReference
The page link.
- capability
- Type: EPiServer.Core..::.PageProviderCapabilities
The capability.