Click or drag to resize
ServerSecurityForceTreeviewApplyButtonInWeb Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that indicates if treeviews should always have an apply button when rendered in the web

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool ForceTreeviewApplyButtonInWeb { get; set; }

Return Value

Type: Boolean
True if treeviews should always have an apply button when rendered in the web
See Also