Table of Contents

Class WebPageAclMetadata

Namespace
CMS.Websites
Assembly
CMS.Websites.dll

Represents the metadata of a web page ACL.

public sealed class WebPageAclMetadata
Inheritance
object
WebPageAclMetadata
Extension Methods

Properties

WebPageItemID

The identifier of the web page that defines the ACL for the retrieved permissions.

public int WebPageItemID { get; init; }

Property Value

int

Remarks

0 represents the root of the web page tree.