Interface IWebPageAclManagerFactory
Interface for creating instances of IWebPageAclManager.
public interface IWebPageAclManagerFactory
- Extension Methods
Methods
Create(int)
Creates an instance of IWebPageAclManager.
IWebPageAclManager Create(int websiteChannelId)
Parameters
websiteChannelId
intThe identifier of a website channel to which the created IWebPageAclManager is bound.