This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Friendly name of the minimum access type level required by the site visitor to execute this macro.

Namespace: Smartsite.Core
Assembly:  Smartsite.Runtime (in Smartsite.Runtime.dll)

Syntax

C#Copy imageCopy Code
[(Name = "Access")]
public string MinimumAccessTypeLevel { get; set; }
Visual Basic (Declaration)Copy imageCopy Code
<(Name := "Access")> _
Public Property MinimumAccessTypeLevel As 
	Get
	Set

See Also

Module Class
Smartsite.Core Namespace
Advanced