Loaded
Specifies whether or not the tag instance should be created when the page is loading. Value defaults to 'true'.
Required Attribute
false
Localizable
false
Allow Runtime Binding
false
Allow Load Time Binding
true
Allow Non Binding
true
var, string
Variable
Request scope variable identifying the document whose access mode will be changed. If this variable is not specified, the current document is used.
Required Attribute
false
Localizable
false
Allow Runtime Binding
true
Allow Load Time Binding
true
Allow Non Binding
true
mode, string
Document Mode
Mode to which the document will change. Toggle switches between Read and Edit. AutoEdit changes to Edit automatically if the user has Edit access.