Click or drag to resize
ContentUrlRetrieverGetDocumentPageUrl Property
Function to retrieve the document page URL

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected Func<UIPageURLSettings, string> GetDocumentPageUrl { get; set; }

Property Value

Type: FuncUIPageURLSettings, String
See Also