DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
True if the user is allowed to manage links.
Gets a value that indicates if the user is allowed to manage links.
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C# |
---|
public bool AllowLinks { get; } |
Visual Basic |
---|
Public ReadOnly Property AllowLinks As Boolean Get |
Visual C++ |
---|
public: virtual property bool AllowLinks { bool get () sealed; } |
Return Value
Type: BooleanTrue if the user is allowed to manage links.