ResourceHandlingOptions.PageUrlRestriction

ResourceHandlingOptions.PageUrlRestriction property

Gets or sets restriction applied to URLs of handled pages. Default value is RootAndSubFolders.

public UrlRestriction PageUrlRestriction { get; set; }

See Also