The Moniker is intended to be unique at least within the module. It is used
to differentiate between two pages with the same
MOP. For example, there could
be a general
contact!detail page for most users and another
contact!detail
page for managers only. The
Moniker provides a way to differentiate between
the two.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string Moniker { get; set; }
Public Property Moniker As String
Get
Set
Property Value
Type:
StringSee Also